Hi all, this series started by just removing the unused flags argument to the uncached buf_get/read interfaces but then escalated a bit. It is still entirely superfluous cosmetic cleanups, though. Diffstat: b/fs/xfs/libxfs/xfs_ag.c | 2 b/fs/xfs/xfs_buf.c | 165 +++++++++++++++++++++-------------------------- b/fs/xfs/xfs_buf.h | 2 b/fs/xfs/xfs_fsops.c | 2 b/fs/xfs/xfs_mount.c | 6 - b/fs/xfs/xfs_rtalloc.c | 4 - fs/xfs/xfs_buf.c | 54 +++------------ fs/xfs/xfs_buf.h | 2 fs/xfs/xfs_rtalloc.c | 2 9 files changed, 96 insertions(+), 143 deletions(-)