public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the xfs tree
@ 2020-05-08  1:15 Stephen Rothwell
  2020-05-08 10:55 ` [PATCH] xfs: fix unused variable warning in buffer completion on !DEBUG Brian Foster
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2020-05-08  1:15 UTC (permalink / raw)
  To: Darrick J. Wong, David Chinner, linux-xfs
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Brian Foster

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

Hi all,

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

fs/xfs/xfs_buf.c: In function 'xfs_buf_bio_end_io':
fs/xfs/xfs_buf.c:1292:20: warning: unused variable 'mp' [-Wunused-variable]
 1292 |  struct xfs_mount *mp = bp->b_mount;
      |                    ^~

Introduced by commit

  7376d7454734 ("xfs: random buffer write failure errortag")

DEBUG is not defined.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-08 15:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-08  1:15 linux-next: build warning after merge of the xfs tree Stephen Rothwell
2020-05-08 10:55 ` [PATCH] xfs: fix unused variable warning in buffer completion on !DEBUG Brian Foster
2020-05-08 12:08   ` Christoph Hellwig
2020-05-08 15:50   ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox