Re: Problem with aacraid driver in 2.5.63-bk-latest

Mike Anderson (andmike@us.ibm.com)
Fri, 14 Mar 2003 02:18:14 -0800


Denis Vlasenko [vda@port.imtp.ilyichevsk.odessa.ua] wrote:
> + if(tags <= 0) {
> + printk(KERN_WARNING "(scsi%d:%d:%d:%d) "
> + "%s, tag value to small\n"
> + "disabled\n", SDpnt->host->host_no,
>
> Please do not split message into several lines.
> There are several reasons why you shouldn't do it.

Thanks for pointing this out.

This was a paste typo. There was also some incorrect style spacing, and
it did not work (the queue_depth was set to tags down below). From Doug
Ledford's later comments this change may not be needed to correct the
problem, but I will re-roll tomorrow.

-andmike

--
Michael Anderson
andmike@us.ibm.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/