On Thu, 2015-02-05 at 15:01 +0000, David Howells wrote: > Ian Kent <[email protected]> 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

