diff options
author | Jason Yan <[email protected]> | 2020-09-18 11:49:20 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-10-07 21:48:28 -0400 |
commit | 938b9e9ffbf8eadc09480eaa4062e033b16c395d (patch) | |
tree | e45d0640d399ef21b24c2a6938bdf6936c0c5000 /scripts/bpf_helpers_doc.py | |
parent | ca57b069954ab68d936af65c871d3a122938de2a (diff) |
scsi: gdth: Make option_setup() static
Move the two functions around the '__setup' macro which uses them to avoid
an 'unused-function' warning.
This addresses the following sparse warning:
drivers/scsi/gdth.c:3229:12: warning: symbol 'option_setup' was not
declared. Should it be static?
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions