aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorDaniel Axtens <[email protected]>2015-08-07 13:18:18 +1000
committerMichael Ellerman <[email protected]>2015-08-12 14:49:09 +1000
commit3d6b040e73387570521da4aedfd03d2643acdae7 (patch)
treeaae34c5be49d91fab6108dd2ea726cf2654c2106 /scripts/gdb/linux/lists.py
parentd3d73f4b38a8ece19846b8fa2519cdc8583f35bb (diff)
cxl: sparse: Make declarations static
A few declarations were identified by sparse as needing to be static: drivers/misc/cxl/irq.c:408:6: warning: symbol 'afu_irq_name_free' was not declared. Should it be static? drivers/misc/cxl/irq.c:467:6: warning: symbol 'afu_register_hwirqs' was not declared. Should it be static? drivers/misc/cxl/file.c:254:6: warning: symbol 'afu_compat_ioctl' was not declared. Should it be static? drivers/misc/cxl/file.c:399:30: warning: symbol 'afu_master_fops' was not declared. Should it be static? Make them static. Signed-off-by: Daniel Axtens <[email protected]> Acked-by: Michael Neuling <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions