xfs: Fix spelling mistake "drity" -> "dirty"
authorZhang Xianwei <zhang.xianwei8@zte.com.cn>
Sat, 15 Mar 2025 06:32:16 +0000 (14:32 +0800)
committerCarlos Maiolino <cem@kernel.org>
Wed, 16 Apr 2025 08:43:23 +0000 (10:43 +0200)
commit1c406526bd84f1e0bd4bb4b50c6eeba0b135765a
tree9ffc0c2d6b51dc62fad7b243375cf439ada2ca5a
parenta37b3b9c3cc595521c7f9d9b2b0b2ad367bf9c98
xfs: Fix spelling mistake "drity" -> "dirty"

There is a spelling mistake in fs/xfs/xfs_log.c. Fix it.

Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_log.c