fat: Remove fat_clusters_flush()
This removes unneeded fat_clusters_flush(). Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Родитель
606e423e43
Коммит
e69be4c9c4
|
@ -585,8 +585,6 @@ error:
|
|||
brelse(bhs[i]);
|
||||
unlock_fat(sbi);
|
||||
|
||||
fat_clusters_flush(sb);
|
||||
|
||||
return err;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче