Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/xfs/xfs_buf_item.c: In function 'xfs_buf_item_unlock': fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] bool ordered = !!(bip->bli_flags & XFS_BLI_ORDERED); ^ Introduced by commit a097077ef708 ("xfs: remove unnecessary dirty bli format check for ordered bufs") -- 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