]> git.baikalelectronics.ru Git - kernel.git/commit
random: fix up sparse warnings
authorTheodore Ts'o <tytso@mit.edu>
Fri, 6 Jul 2012 18:03:18 +0000 (14:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 6 Jul 2012 18:13:25 +0000 (14:13 -0400)
commit8a37c392c2dfa691e33a95c8f4be6296af00df87
tree7889dbfdc594cf1aa5fcd2f5a3010d0576699e0d
parent3b15e0f7495f5dcfda3ad9d09b0aa6894191804f
random: fix up sparse warnings

Add extern and static declarations to suppress sparse warnings

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
drivers/char/random.c