]> err.no Git - linux-2.6/blobdiff - drivers/scsi/pluto.c
Merge of 'new-ids' branch from
[linux-2.6] / drivers / scsi / pluto.c
index 7bb0a2e56743c320fa49ac0567c64ebebe717118..c01b7191fcf59cabfbd6f0b56238ef81665d8f25 100644 (file)
@@ -45,7 +45,7 @@ static struct ctrl_inquiry {
        Scsi_Cmnd cmd;
        char inquiry[256];
        fc_channel *fc;
-} *fcs __initdata = { 0 };
+} *fcs __initdata;
 static int fcscount __initdata = 0;
 static atomic_t fcss __initdata = ATOMIC_INIT(0);
 DECLARE_MUTEX_LOCKED(fc_sem);