Commit dcc381e8 authored by Zheng Lv's avatar Zheng Lv Committed by Jiri Kosina

fat: fix typo s/supeblock/superblock/

Signed-off-by: default avatarZheng Lv <lv.zheng.2015@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent aecf4e9b
......@@ -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
* superblock 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!
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment