On Thu, 2014-02-13 at 16:43 +0100, [email protected] wrote:
> Hi!
> > Cleanup of fchown04.c
> >
> > Signed-off-by: Zeng Linggang <[email protected]>
> 
> Pushed with following cosmetic changes:
> 

Thank you.

> -static int fd2;
> +static int fd2 = -1;
> 
> 
>               tst_count = 0;
> 
> -               for (i = 0; i < TST_TOTAL; i++) {
> -
> +               for (i = 0; i < TST_TOTAL; i++)
>                         fchown_verify(i);
> -               }
>         }
> 
> -       fd2 = -1;
> -
> 
> 
> And with changes to cleanup to avoid SAFE_MACROS().
> 
> (See the the Test Writing Guidelines[1] chapter 2.2.4 Safe macros.)
> 
> [1] https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines
> 

OK. I will read it. :)
Regards,
Zeng.

> Thanks.
> 



------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to