projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aecf4e9
)
fat: fix typo s/supeblock/superblock/
author
Zheng Lv
<lv.zheng.2015@gmail.com>
Tue, 21 Jun 2016 03:51:29 +0000
(23:51 -0400)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 21 Jun 2016 11:36:31 +0000
(13:36 +0200)
Signed-off-by: Zheng Lv <lv.zheng.2015@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/fat/inode.c
patch
|
blob
|
history
diff --git
a/fs/fat/inode.c
b/fs/fat/inode.c
index
3bcf579
..
b902c89
100644
(file)
--- a/
fs/fat/inode.c
+++ b/
fs/fat/inode.c
@@
-1589,7
+1589,7
@@
int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat,
/*
* GFP_KERNEL is ok here, because while we do hold the
- * supeblock lock, memory pressure can't call back into
+ * supe
r
block lock, memory pressure can't call back into
* the filesystem, since we're only just about to mount
* it and have no inodes etc active!
*/