From: Adrian Bunk Date: Tue, 10 Jan 2006 04:54:06 +0000 (-0800) Subject: [PATCH] fs/ext3/: small cleanups X-Git-Tag: v2.6.16-rc1~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af13763d696468d31f71a798155b33f681f221f;p=pandora-kernel.git [PATCH] fs/ext3/: small cleanups This patch contains the following cleanups: - there's no need for ext3_count_free() #ifndef EXT3FS_DEBUG - having prototypes for ext3_count_free() in two different headers is nonsense Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed