瀏覽代碼

Fix comment spelling errors in ncpfs/inode.c

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Matthew Whitworth 15 年之前
父節點
當前提交
e956b4b7e3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      fs/ncpfs/inode.c

+ 2 - 2
fs/ncpfs/inode.c

@@ -728,8 +728,8 @@ out_fput:
 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: