From: Adrian Bunk Date: Wed, 9 Nov 2005 05:39:48 +0000 (-0800) Subject: [PATCH] drivers/message/fusion/mptbase.c: make code static X-Git-Tag: v2.6.15-rc1~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=252ac865535e1ea9cc2d28be83f477d8d8b961a2;p=pandora-kernel.git [PATCH] drivers/message/fusion/mptbase.c: make code static This patch makes the following previously global and EXPORT_SYMBOL'ed code static: - struct mpt_proc_root_dir - int mpt_stm_index Signed-off-by: Adrian Bunk Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed