]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ncpfs/inode.c
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
[karo-tx-linux.git] / fs / ncpfs / inode.c
index c0434313f92096815f1eda1b52c17db0e70e1a50..b4de38cf49f5f3a802a112cbd99226e12d49cf38 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: