]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] drivers/message/fusion/mptbase.c: make code static
authorAdrian Bunk <bunk@stusta.de>
Wed, 9 Nov 2005 05:39:48 +0000 (21:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:41 +0000 (07:56 -0800)
commit252ac865535e1ea9cc2d28be83f477d8d8b961a2
tree3ef8678ef14445b5ddebbda6f65c7510e809679f
parentcf62ddce2ee137ff92ad11ae762338b864f1dee5
[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 <bunk@stusta.de>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h