diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2018-11-02 12:04:47 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-04-17 10:30:21 -0400 |
commit | 764ed189c82090c1d85f0e30636156736d8f09a8 (patch) | |
tree | 7df0c430e7f013409a7f4e83e1caf41413fdb232 /init | |
parent | 3bd0b5bf7dc3ea02070fcbcd682ecf628269e8ef (diff) | |
download | linux-764ed189c82090c1d85f0e30636156736d8f09a8.tar.bz2 |
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions