[SCSI] mac_scsi: Remove unused variable default_instance
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 13 Jun 2011 18:39:17 +0000 (20:39 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 20:12:43 +0000 (15:12 -0500)
commit5db5c5052d9ec39e808386c36fa3c873d5fb0171
treec23530ba3aec510262b739b541c7b533e61cb2ab
parent70c26cf3277ce93af74523894700ec20cf7cf6aa
[SCSI] mac_scsi: Remove unused variable default_instance

This fixes:

drivers/scsi/mac_scsi.c:220:5: warning: "NDEBUG_ABORT" is not defined
drivers/scsi/mac_scsi.c:271:5: warning: "NDEBUG_ABORT" is not defined

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mac_scsi.c