Skip to content

Commit 509fdeb

Browse files
shofiqtestcmaiolino
authored andcommitted
xfs: Fix typo in comment
Fix spelling mistake in comment: - occured -> occurred Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com> Signed-off-by: Carlos Maiolino <cem@kernel.org>
1 parent 5082d88 commit 509fdeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/xfs/xfs_notify_failure.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ xfs_dax_notify_dev_failure(
350350
/*
351351
* Shutdown fs from a force umount in pre-remove case which won't fail,
352352
* so errors can be ignored. Otherwise, shutdown the filesystem with
353-
* CORRUPT flag if error occured or notify.want_shutdown was set during
353+
* CORRUPT flag if error occurred or notify.want_shutdown was set during
354354
* RMAP querying.
355355
*/
356356
if (mf_flags & MF_MEM_PRE_REMOVE)

0 commit comments

Comments
 (0)