On Sunday 02 September 2007 22:13:49 Satyam Sharma wrote:
> 
> drivers/scsi/ips.c: In function ‘ips_register_scsi’:
> drivers/scsi/ips.c:6869:
> warning: ignoring return value of ‘scsi_add_host’, declared with attribute 
> warn_unused_result
> 
> scsi_add_host() is __must_check, so let's check it's return and cleanup
> appropriately on errors.
> 
> Signed-off-by: Satyam Sharma <[EMAIL PROTECTED]>
> 
[snip]

Something seems to be wrong either at your end or mine
> +             IPS_PRINTK(KERN_WARNING, ha->pcidev, "Unable to add SCSI 
> host¥n");

This should end with a newline  "\n"  but I'm seeing "¥n" ...


/Jesper

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to