Commit 946c4a7f authored by Andrew Morton's avatar Andrew Morton Committed by James Bottomley

[PATCH] stack reduction: aic7xxx_old

From: Arjan van de Ven <arjanv@redhat.com>

aic7xxx_old: constant array of PCI ID's can be static since it's read only
parent cd06e33f
......@@ -9033,7 +9033,7 @@ aic7xxx_detect(Scsi_Host_Template *template)
* PCI-bus probe.
*/
{
struct
static struct
{
unsigned short vendor_id;
unsigned short device_id;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment