Hi all, I found a couple of small things that looked like they needed cleaning while debugging other problems in my development tree. v2: more cleanups for shutdown messaging If you're going to start using this mess, you probably ought to just pull from my git trees, which are linked below. This is an extraordinary way to destroy everything. Enjoy! Comments and questions are, as always, welcome. --D kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes-5.14 --- fs/xfs/xfs_fsops.c | 16 ++++++++-------- fs/xfs/xfs_icache.c | 8 ++++---- fs/xfs/xfs_icache.h | 6 +++--- fs/xfs/xfs_trace.h | 4 ++-- 4 files changed, 17 insertions(+), 17 deletions(-)