lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 17 May 2019 11:50:30 +0100 From: Lee Jones <lee.jones@...aro.org> To: Philippe Mazenauer <philippe.mazenauer@...look.de> Cc: "David S. Miller" <davem@...emloft.net>, "open list:NETWORKING [GENERAL]" <netdev@...r.kernel.org>, open list <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] lib: Correct comment of prandom_seed On Fri, 17 May 2019, Philippe Mazenauer wrote: > Variable 'entropy' was wrongly documented as 'seed', changed comment to > reflect actual variable name. > > ../lib/random32.c:179: warning: Function parameter or member 'entropy' not described in 'prandom_seed' > ../lib/random32.c:179: warning: Excess function parameter 'seed' description in 'prandom_seed' > > Signed-off-by: Philippe Mazenauer <philippe.mazenauer@...look.de> > --- > lib/random32.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Looks reasonable: Acked-by: Lee Jones <lee.jones@...aro.org> -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists