[SCSI] Add scsi_add_host() failure handling for nsp32
authorGOTO Masanori <gotom@sanori.org>
Sun, 25 Jun 2006 08:58:56 +0000 (01:58 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 26 Jun 2006 21:31:01 +0000 (16:31 -0500)
commit3e7196cf6070821ff8246b15dfd219ffa6409062
tree3421b231842340b0cb45b19878c8aa64ecb8e8d7
parent041976fb6ae851cd18d96584a5d6361b564c9974
[SCSI] Add scsi_add_host() failure handling for nsp32

Add scsi_add_host() failure handling for nsp32
and silence warning.
  drivers/scsi/nsp32.c:2888: warning: ignoring return value of 'Scsi_add_host', declared with attribute warn_unused_result

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: GOTO Masanori <gotom@sanori.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/nsp32.c