[LTP] [PATCH 1/5] dup01.c: use TST_EXP_FD macro and add inode check

Avinesh Kumar akumar@suse.de
Fri May 5 06:55:33 CEST 2023


Hi Petr,

> > +	TST_EXP_FD(dup(fd), "dup(%d)", fd);
> 
> IMHO only this is enough:
> TST_EXP_FD(dup(fd));
> 
okay, please update when you merge, if everything else is fine.

Thank you,
Avinesh





More information about the ltp mailing list