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
pgpJlUYLD_xEY.pgp
Description: OpenPGP digital signature

