mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-13 16:50:05 +00:00
Fix comment spelling errors in ncpfs/inode.c
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
bd06cac82c
commit
e956b4b7e3
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user