aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2014-09-03 12:55:46 -0400
committerChristoph Hellwig <[email protected]>2014-09-16 09:10:05 -0700
commit9ab9b134a86ed9f897a29d2ba5abb93f7b162dca (patch)
treea11b3d94697406caa3bbfc17fd8cf784cf15c9fb /scripts
parent7bfe781edc26b01ebecef58be0aae91058544c9f (diff)
lpfc: mark function as static in lpfc/lpfc_bsg.c
[PATCH 26/55] scsi: Mark function as static in lpfc/lpfc_bsg.c Mark function as static in lpfc/lpfc_bsg.c because it is not used outside this file. This eliminates the following warning in lpfc/lpfc_bsg.c: drivers/scsi/lpfc/lpfc_bsg.c:3348:1: warning: no previous prototype for ‘lpfc_bsg_issue_mbox_cmpl’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Reviewed-by: James Smart <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions