Fix comment spelling errors in ncpfs/inode.c
authorMatthew Whitworth <mwhitworth@gmail.com>
Sun, 27 Jun 2010 13:34:30 +0000 (14:34 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 28 Jun 2010 09:56:32 +0000 (11:56 +0200)
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/ncpfs/inode.c

index fa33851..1e634de 100644 (file)
@@ -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: