[LTP] [PATCH v5 04/10] tst_supported_fs: Implement skip list

Petr Vorel pvorel@suse.cz
Mon Sep 12 22:15:28 CEST 2022


> Hi!
> > +static char **parse_skiplist(char *fs)
> > +{
> > +	char **skiplist = NULL;

> There is no point in initializing variables that are not read before
> they are assigned.
Good catch, thanks!
I'll fix it in next version or before pushing.

Kind regards,
Petr

> Other than that:

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


More information about the ltp mailing list