From: Matthew Whitworth Date: Sun, 27 Jun 2010 13:34:30 +0000 (+0100) Subject: Fix comment spelling errors in ncpfs/inode.c X-Git-Tag: v2.6.36-rc1~566^2~35 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e956b4b7e342c24ca754e0276f4f5fb1e890dfd9;p=~shefty%2Frdma-dev.git Fix comment spelling errors in ncpfs/inode.c Signed-off-by: Jiri Kosina --- diff --git a/fs/ncpfs/inode.c b/fs/ncpfs/inode.c index fa338515402..1e634deff94 100644 --- a/fs/ncpfs/inode.c +++ b/fs/ncpfs/inode.c @@ -728,8 +728,8 @@ out_fput: out_bdi: /* 23/12/1998 Marcin Dalecki : * - * 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: