Zheng Lv <lv.zheng.2015@xxxxxxxxx> writes: > Signed-off-by: Zheng Lv <lv.zheng.2015@xxxxxxxxx> > Cc: trivial@xxxxxxxxxx Acked-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> > --- > fs/fat/inode.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/fat/inode.c b/fs/fat/inode.c > index 3bcf579..b902c89 100644 > --- 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 > + * 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! > */ -- OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html