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

From: David Howells
Date: Thu Feb 05 2015 - 10:01:23 EST


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:

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/