On Sat, 12 Sep 2020 11:37:58 +0800, Jason Yan wrote: > This eliminates the following sparse warning: > > drivers/scsi/bnx2fc/bnx2fc_fcoe.c:53:1: warning: symbol > 'bnx2fc_global_lock' was not declared. Should it be static? > drivers/scsi/bnx2fc/bnx2fc_fcoe.c:111:6: warning: symbol > 'bnx2fc_devloss_tmo' was not declared. Should it be static? > drivers/scsi/bnx2fc/bnx2fc_fcoe.c:116:6: warning: symbol > 'bnx2fc_max_luns' was not declared. Should it be static? > drivers/scsi/bnx2fc/bnx2fc_fcoe.c:121:6: warning: symbol > 'bnx2fc_queue_depth' was not declared. Should it be static? > drivers/scsi/bnx2fc/bnx2fc_fcoe.c:126:6: warning: symbol > 'bnx2fc_log_fka' was not declared. Should it be static? Applied to 5.10/scsi-queue, thanks! [1/1] scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c https://git.kernel.org/mkp/scsi/c/5c2ef01448e9 -- Martin K. Petersen Oracle Linux Engineering