From: Adrian Bunk Date: Tue, 6 Sep 2005 22:16:41 +0000 (-0700) Subject: [PATCH] fs/jbd/: cleanups X-Git-Tag: v2.6.14-rc1~726 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022a4a7bbdefdedc2706a13c81c832d8c3173c6d;p=pandora-kernel.git [PATCH] fs/jbd/: cleanups This patch contains the following cleanups: - make needlessly global functions static - journal.c: remove the unused global function __journal_internal_check and move the check to journal_init - remove the following write-only global variable: - journal.c: current_journal - remove the following unneeded EXPORT_SYMBOL: - journal.c: journal_recover Signed-off-by: Adrian Bunk Acked-by: Andreas Dilger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed