[LTP] [PATCH v2 2/2] syscalls/mkdir09: rewrite in new LTP API

Cyril Hrubis chrubis@suse.cz
Mon Feb 7 13:55:47 CET 2022


Hi!
> +/*
> + * Child routine which attempts to remove directories from the
> + * test directory which do not exist.
> + */
> +static void test2(int child_num)
>  {
> -	/* Child routine which attempts to remove directories from the
> -	 * test directory which do not exist. Runs until a SIGTERM
> -	 * signal is received. Exits with an error if the proper
> -	 * error is not detected or if the remove operation is
> -	 * successful.
> -	 */
>  

This empty line here looks a bit strange and the same for the test3().
Other than that and the suggestion from Li it looks good.

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list