diff options
author | Maxime Coquelin <[email protected]> | 2016-05-26 11:34:57 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2016-05-31 16:41:57 +0800 |
commit | 1ff69adf747e75425d5e67df2f2ac866e7ebd165 (patch) | |
tree | eec779e7de0daae449941334c2e0821dbb79009e /lib/mpi | |
parent | f6c60b15e13344998fdc16453d01a3192817751c (diff) |
hwrng: stm32 - fix maybe uninitialized variable warning
This patch fixes the following warning:
drivers/char/hw_random/stm32-rng.c: In function 'stm32_rng_read':
drivers/char/hw_random/stm32-rng.c:82:19: warning: 'sr' may be used
uninitialized in this function
Reported-by: Sudip Mukherjee <[email protected]>
Suggested-by: Arnd Bergmann <[email protected]>
Cc: Daniel Thompson <[email protected]>
Signed-off-by: Maxime Coquelin <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions