Re: [PATCH] crypto: Kconfig: Correct help text about feeding entropy pool

2017-08-02 Thread Herbert Xu
PrasannaKumar Muralidharan wrote: > Modify Kconfig help text to reflect the fact that random data from hwrng > is fed into kernel random number generator's entropy pool. > > Signed-off-by: PrasannaKumar Muralidharan Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.o

[PATCH] crypto: Kconfig: Correct help text about feeding entropy pool

2017-07-21 Thread PrasannaKumar Muralidharan
Modify Kconfig help text to reflect the fact that random data from hwrng is fed into kernel random number generator's entropy pool. Signed-off-by: PrasannaKumar Muralidharan --- drivers/char/hw_random/Kconfig | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/char/