diff options
author | Yang Yingliang <[email protected]> | 2021-06-04 15:14:07 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-06-18 22:05:07 -0400 |
commit | 6fe3a4ab4c3138fa0bce960708c605d99d421c0c (patch) | |
tree | 156da713977e09956113e22e9ececa39798e5f25 /scripts/bpf_doc.py | |
parent | a254eae30b45bb5f03b66e6b1047829cd4337976 (diff) |
scsi: mpi3mr: Make some symbols static
Fix the following warnings:
drivers/scsi/mpi3mr/mpi3mr_os.c:24:5: warning: symbol 'prot_mask' was not declared. Should it be static?
drivers/scsi/mpi3mr/mpi3mr_os.c:28:5: warning: symbol 'prot_guard_mask' was not declared. Should it be static?
drivers/scsi/mpi3mr/mpi3mr_os.c:31:5: warning: symbol 'logging_level' was not declared. Should it be static?
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Acked-by: Kashyap Desai <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions