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

From: Stephen Rothwell
Date: Mon Nov 20 2017 - 18:19:23 EST


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