diff options
| author | Rasmus Villemoes <[email protected]> | 2018-11-02 11:04:47 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2019-04-17 14:30:21 +0000 |
| commit | 764ed189c82090c1d85f0e30636156736d8f09a8 (patch) | |
| tree | 7df0c430e7f013409a7f4e83e1caf41413fdb232 /scripts/documentation-file-ref-check | |
| parent | drivers/char/random.c: remove unused stuct poolinfo::poolbits (diff) | |
| download | kernel-764ed189c82090c1d85f0e30636156736d8f09a8.tar.gz kernel-764ed189c82090c1d85f0e30636156736d8f09a8.zip | |
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 <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions
