Hi!
> cleanup of creat06.c
> 
> Signed-off-by: Zeng Linggang <[email protected]>
> ---
>  testcases/kernel/syscalls/creat/creat06.c | 142 
> ++++++++++--------------------
>  1 file changed, 48 insertions(+), 94 deletions(-)

I've cleaned up the comments a and changed the static bad adress
initialization to NULL (in order not to confuse the reader) and pushed,
thanks.

-       {(char *)-1, MODE1, EFAULT, bad_addr_setup},
+       {NULL, MODE1, EFAULT, bad_addr_setup},

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to