commit | 5db5c5052d9ec39e808386c36fa3c873d5fb0171 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jun 13 20:39:17 2011 +0200 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 29 15:12:43 2011 -0500 |
tree | c23530ba3aec510262b739b541c7b533e61cb2ab | |
parent | 70c26cf3277ce93af74523894700ec20cf7cf6aa [diff] |
[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>