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

Jan Stancek jstancek@redhat.com
Mon Feb 7 16:04:16 CET 2022


On Mon, Feb 7, 2022 at 1:53 PM Cyril Hrubis <chrubis@suse.cz> wrote:
>
> 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>

Thanks, pushed with suggested changes.



More information about the ltp mailing list