From: Adrian Bunk This patch makes a needlessly global variable static. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- 25-akpm/drivers/block/xd.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/block/xd.c~drivers-block-xdc-make-a-variable-static drivers/block/xd.c --- 25/drivers/block/xd.c~drivers-block-xdc-make-a-variable-static Tue Jan 18 14:35:10 2005 +++ 25-akpm/drivers/block/xd.c Tue Jan 18 14:35:10 2005 @@ -67,7 +67,7 @@ static int xd[5] = { -1,-1,-1,-1, }; /* Above may need to be increased if a problem with the 2nd drive detection (ST11M controller) or resetting a controller (WD) appears */ -XD_INFO xd_info[XD_MAXDRIVES]; +static XD_INFO xd_info[XD_MAXDRIVES]; /* If you try this driver and find that your card is not detected by the driver at bootup, you need to add your BIOS signature and details to the following list of signatures. A BIOS signature is a string embedded into the first _