On 12/26/2011 12:04 PM, Eryu Guan wrote:
> +                     tname = tc[i].fname;
> +                     tkey = tc[i].key;
> +                     tvalue = tc[i].value;
> +                     tsize = tc[i].size;
> +                     tflags = tc[i].flags;
> +                     texp_err = tc[i].exp_err;
> +
> +                     TEST(setxattr(tname, tkey, tvalue, tsize, tflags));

I wonder whether it's necessary. all of the variables be used once only.

Others looks good for me.

Caspar

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to