From: Adrian Bunk Date: Tue, 10 Jan 2006 04:54:05 +0000 (-0800) Subject: [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG X-Git-Tag: v2.6.16-rc1~498 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4610a6bea7742ab34e40dcb776bd3feb52da10d6;p=pandora-kernel.git [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG There's no need for ext2_count_free() #ifndef EXT2FS_DEBUG. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed