linux-next: build warning after merge of the scsi tree

From: Stephen Rothwell
Date: Tue Sep 13 2016 - 00:16:04 EST


Hi James,

After merging the scsi tree, today's linux-next build (powerpc
allyesconfig) produced this warning:

drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c: In function 'ibmvscsis_rdma':
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c:3190:20: warning: unused variable 'srp' [-Wunused-variable]
struct srp_cmd *srp = (struct srp_cmd *)iue->sbuf->buf;
^

Introduced by commit

812902159d41 ("scsi: ibmvscsis: Code cleanup of print statements")

--
Cheers,
Stephen Rothwell