Re: [RFC PATCH 2/8] kmod - rename call_usermodehelper() flags parameter

From: Ian Kent
Date: Thu Feb 05 2015 - 19:01:20 EST


On Thu, 2015-02-05 at 15:01 +0000, David Howells wrote:
> Ian Kent <ikent@xxxxxxxxxx> wrote:
>
> > -call_usermodehelper(char *path, char **argv, char **envp, int wait);
> > +call_usermodehelper(char *path, char **argv, char **envp, int flags);
>
> Can we make flags unsigned whilst we're at it? Other than that:

Sure, thanks for your comments, here and elsewhere, I'll get onto fixing
them.

>
> Acked-by: David Howells <dhowells@xxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/