aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2023-06-16 17:09:25 +0100
committerVishal Verma <[email protected]>2023-06-23 15:08:24 -0600
commit0e796e3eafc5ba450a1f479f22aef4c8a4c7d686 (patch)
tree5cbd3f350b57a74d1addec4170083910fdb1e2c7 /scripts/generate_rust_analyzer.py
parent191a9f3a611175b3e8e8c9e700fb8bce12ad7aa3 (diff)
nvdimm: make security_show static
The security_show function is not used outside of drivers/nvdimm/dimm_devs.c and the attribute it is for is also already static. Silence the sparse warning for this not being declared by making it static. Fixes: drivers/nvdimm/dimm_devs.c:352:9: warning: symbol 'security_show' was not declared. Should it be static? Signed-off-by: Ben Dooks <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Dave Jiang <[email protected]> Signed-off-by: Vishal Verma <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions