projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd06cac
)
Fix comment spelling errors in ncpfs/inode.c
author
Matthew Whitworth
<mwhitworth@gmail.com>
Sun, 27 Jun 2010 13:34:30 +0000
(14:34 +0100)
committer
Jiri 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
patch
|
blob
|
blame
|
history
diff --git
a/fs/ncpfs/inode.c
b/fs/ncpfs/inode.c
index fa3385154023484659003aeb98b6f421c5eb3b4a..1e634deff941c462177f7b0e5e7535b34774fde2 100644
(file)
--- a/
fs/ncpfs/inode.c
+++ b/
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 bog
o
us, since
- * it doesn't proper unlocking.
+ * The previously used put_filp(ncp_filp); was bogus, since
+ * it doesn't p
erform p
roper unlocking.
*/
fput(ncp_filp);
out: