Rasmus Villemoes 764ed189c8 drivers/char/random.c: make primary_crng static
Since the definition of struct crng_state is private to random.c, and
primary_crng is neither declared or used elsewhere, there's no reason
for that symbol to have external linkage.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2019-04-17 10:30:21 -04:00
..
2019-03-06 09:41:12 -08:00
2019-02-26 12:53:55 +01:00
2019-01-22 10:21:45 +01:00
2019-01-22 10:21:45 +01:00
2019-01-01 13:24:31 -08:00