Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2da13264 authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

[PATCH] fs/fat/misc.c: unexport fat_sync_bhs

parent 0ae26f1b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -210,4 +210,3 @@ int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs)
	return err;
}
EXPORT_SYMBOL_GPL(fat_sync_bhs);