Hi all, After merging the cifs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/cifs/smb2pdu.c: In function 'SMB2_read': fs/cifs/smb2pdu.c:2677:18: warning: unused variable 'rqst' [-Wunused-variable] struct smb_rqst rqst = { .rq_iov = iov, ^ Introduced by commit 889143494e16 ("cifs: remove rfc1002 header from smb2 read/write requests") -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html