提交 e69be4c9 编写于 作者: O OGAWA Hirofumi 提交者: Linus Torvalds

fat: Remove fat_clusters_flush()

This removes unneeded fat_clusters_flush().
Signed-off-by: NOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 606e423e
......@@ -585,8 +585,6 @@ int fat_free_clusters(struct inode *inode, int cluster)
brelse(bhs[i]);
unlock_fat(sbi);
fat_clusters_flush(sb);
return err;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册