[PATCH 0/2] scsi: qedi: Couple of warning fixes

From: Florian Fainelli
Date: Fri Nov 26 2021 - 00:17:41 EST


These warnings started to show up after enabling PCI on BMIPS (32-bit
MIPS architecture) and were reported by the kbuild robot.

I don't know whether they are technically correct, in particular the
unused 'page' variable might be unveiling a genuine bug whereby it
should have been used. Please review.

Florian Fainelli (2):
scsi: qedi: Remove set but unused 'page' variable
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting

drivers/scsi/qedi/qedi_main.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

--
2.25.1