[LTP] [PATCH 3/3] syscalls/fchmod02.c: Cleanup && convert to new API

Petr Vorel pvorel@suse.cz
Wed Jun 6 15:48:13 CEST 2018


Hi Jinhui,

> Signed-off-by: Jinhui Huang <huangjh.jy@cn.fujitsu.com>
Acked-by: Petr Vorel <pvorel@suse.cz>
> ---
>  testcases/kernel/syscalls/fchmod/fchmod02.c | 227 +++++++---------------------
>  1 file changed, 53 insertions(+), 174 deletions(-)

>  #include <sys/types.h>
>  #include <sys/stat.h>
..
> +#include <unistd.h>
These 3 headers aren't needed. I'll change it before commit.


Kind regards,
Petr


More information about the ltp mailing list