[LTP] [PATCH v3 5/5] syscalls/dup2: rename dup205 to dup204
xuyang2018.jy@fujitsu.com
xuyang2018.jy@fujitsu.com
Fri Sep 17 05:20:52 CEST 2021
Hi Qi
> From: QI Fuli<qi.fuli@fujitsu.com>
>
> Signed-off-by: QI Fuli<qi.fuli@fujitsu.com>
> ---
> testcases/kernel/syscalls/dup2/{dup205.c => dup204.c} | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename testcases/kernel/syscalls/dup2/{dup205.c => dup204.c} (100%)
You miss .gitnore and runtest/syscalls. We also need to remove dup205
tag in them.
No need v4. Maintainer Will remove them when merging this patchset.
Other than some nits(useless comments, empty line, whitespace), this
patchset looks good to me.
Reviewed-by: Yang Xu <xuyang2018.jy@fujitsu.com>
Best Regards
Yang Xu
>
> diff --git a/testcases/kernel/syscalls/dup2/dup205.c b/testcases/kernel/syscalls/dup2/dup204.c
> similarity index 100%
> rename from testcases/kernel/syscalls/dup2/dup205.c
> rename to testcases/kernel/syscalls/dup2/dup204.c
More information about the ltp
mailing list