提交 f9dd7ba4 编写于 作者: B Bhaskar Chowdhury 提交者: Darrick J. Wong

xfs: Fix a typo

s/strutures/structures/
Signed-off-by: NBhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: NPavel Reichl <preichl@redhat.com>
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Reviewed-by: NDarrick J. Wong <djwong@kernel.org>
Signed-off-by: NDarrick J. Wong <djwong@kernel.org>
上级 0145225e
......@@ -158,7 +158,7 @@ xfs_end_ioend(
nofs_flag = memalloc_nofs_save();
/*
* Just clean up the in-memory strutures if the fs has been shut down.
* Just clean up the in-memory structures if the fs has been shut down.
*/
if (XFS_FORCED_SHUTDOWN(ip->i_mount)) {
error = -EIO;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册