On Fri, Jan 16, 2015 at 10:21:09AM +1100, Herbert Xu wrote: > On Thu, Jan 15, 2015 at 01:50:42PM +0200, Michael S. Tsirkin wrote: > > makes code look a bit prettier. > > > > Signed-off-by: Michael S. Tsirkin <[email protected]> > > Please resend this patch with a cc to [email protected]. > > Thanks!
So let's add this to maintainers? Will you ack something like below? ---> MAINTAINERS: add linux-crypto to hw random hw random is crypto-related, Cc the linux-crypto list on patches. Signed-off-by: Michael S. Tsirkin <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 3589d67..4d54f2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4403,6 +4403,7 @@ F: include/linux/hwmon*.h HARDWARE RANDOM NUMBER GENERATOR CORE M: Matt Mackall <[email protected]> M: Herbert Xu <[email protected]> +L: [email protected] S: Odd fixes F: Documentation/hw_random.txt F: drivers/char/hw_random/ -- 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/

