aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/xfs_log.c
diff options
context:
space:
mode:
authorZhang Xianwei <zhang.xianwei8@zte.com.cn>2025-03-15 14:32:16 +0800
committerCarlos Maiolino <cem@kernel.org>2025-04-16 10:43:23 +0200
commit1c406526bd84f1e0bd4bb4b50c6eeba0b135765a (patch)
tree9ffc0c2d6b51dc62fad7b243375cf439ada2ca5a /fs/xfs/xfs_log.c
parentxfs: compute buffer address correctly in xmbuf_map_backing_mem (diff)
downloadwireguard-linux-1c406526bd84f1e0bd4bb4b50c6eeba0b135765a.tar.xz
wireguard-linux-1c406526bd84f1e0bd4bb4b50c6eeba0b135765a.zip
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>
Diffstat (limited to '')
-rw-r--r--fs/xfs/xfs_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c
index 6493bdb57351..980aabc49512 100644
--- a/fs/xfs/xfs_log.c
+++ b/fs/xfs/xfs_log.c
@@ -2888,7 +2888,7 @@ xlog_force_and_check_iclog(
*
* 1. the current iclog is active and has no data; the previous iclog
* is in the active or dirty state.
- * 2. the current iclog is drity, and the previous iclog is in the
+ * 2. the current iclog is dirty, and the previous iclog is in the
* active or dirty state.
*
* We may sleep if: