]> Pileus Git - ~andy/linux/blobdiff - fs/ncpfs/inode.c
Fix comment spelling errors in ncpfs/inode.c
[~andy/linux] / fs / ncpfs / inode.c
index fa3385154023484659003aeb98b6f421c5eb3b4a..1e634deff941c462177f7b0e5e7535b34774fde2 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: