]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: Remove unused label in xfs_dax_notify_dev_failure
authorAlan Huang <mmpgouride@gmail.com>
Fri, 18 Jul 2025 03:42:22 +0000 (11:42 +0800)
committerCarlos Maiolino <cem@kernel.org>
Thu, 24 Jul 2025 15:30:14 +0000 (17:30 +0200)
commit8c10b04f9fc1760cb79068073686d8866e59d40f
tree99fc2115e46e521661150e5e208fef189815d631
parent60e02f956d77af31b85ed4e73abf85d5f12d0a98
xfs: Remove unused label in xfs_dax_notify_dev_failure

Fixes: e967dc40d501 ("xfs: return the allocated transaction from xfs_trans_alloc_empty")
Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_notify_failure.c