linux-next: build warning after merge of the scsi-mkp tree
From: Stephen Rothwell
Date: Thu Aug 24 2017 - 01:58:07 EST
Hi Martin,
After merging the scsi-mkp tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
drivers/scsi/lpfc/lpfc_nvmet.c:1457:1: warning: 'lpfc_nvmet_replenish_context' defined but not used [-Wunused-function]
lpfc_nvmet_replenish_context(struct lpfc_hba *phba,
^
Introduced by commit
9a38e4f1c82f ("scsi: lpfc: Fix MRQ > 1 context list handling")
--
Cheers,
Stephen Rothwell