提交 e956b4b7 编写于 作者: M Matthew Whitworth 提交者: Jiri Kosina

Fix comment spelling errors in ncpfs/inode.c

Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 bd06cac8
......@@ -728,8 +728,8 @@ static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent)
out_bdi:
/* 23/12/1998 Marcin Dalecki <dalecki@cs.net.pl>:
*
* The previously used put_filp(ncp_filp); was bogous, since
* it doesn't proper unlocking.
* The previously used put_filp(ncp_filp); was bogus, since
* it doesn't perform proper unlocking.
*/
fput(ncp_filp);
out:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册