[PATCH] drivers/isdn/: make some code static
This patch makes some needlessly global code static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Armin Schindler <armin@melware.de> Signed-off-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
687a21cee1
commit
aade0e8273
@@ -44,7 +44,7 @@ static didd_adapter_change_notification_t\
|
||||
Array to held adapter information
|
||||
-------------------------------------------------------------------------- */
|
||||
static DESCRIPTOR HandleTable[NEW_MAX_DESCRIPTORS];
|
||||
dword Adapters = 0; /* Number of adapters */
|
||||
static dword Adapters = 0; /* Number of adapters */
|
||||
/* --------------------------------------------------------------------------
|
||||
Shadow IDI_DIMAINT
|
||||
and 'shadow' debug stuff
|
||||
|
Reference in New Issue
Block a user