commit | 3e7196cf6070821ff8246b15dfd219ffa6409062 | [log] [tgz] |
---|---|---|
author | GOTO Masanori <gotom@sanori.org> | Sun Jun 25 01:58:56 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Mon Jun 26 16:31:01 2006 -0500 |
tree | 3421b231842340b0cb45b19878c8aa64ecb8e8d7 | |
parent | 041976fb6ae851cd18d96584a5d6361b564c9974 [diff] |
[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>