Hi James, After merging the scsi tree, today's linux-next build (powerpc allyesconfig) produced this warning: drivers/scsi/ibmvscsi/ibmvfc.c: In function 'ibmvfc_queuecommand_lck': drivers/scsi/ibmvscsi/ibmvfc.c:1618:5: warning: unused variable 'tag' [-Wunused-variable] u8 tag[2]; ^ Introduced by commit 5066863337af ("scsi: remove abuses of scsi_populate_tag"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au