Skip to content
Commit 38a04b83 authored by Philippe Mazenauer's avatar Philippe Mazenauer Committed by David S. Miller
Browse files

lib: Correct comment of prandom_seed



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: default avatarPhilippe Mazenauer <philippe.mazenauer@outlook.de>
Acked-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 34dcf6a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment