Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef E…
…XT2FS_DEBUG There's no need for ext2_count_free() #ifndef EXT2FS_DEBUG. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information