James Bottomley wrote: >> - printk(KERN_NOTICE "arcmsr%d: wait 'flush adapter cache' \ >> - timeout, retry count down = %d \n", acb->host->host_no, retry_count); > > So I might personally dislike this style The problem here is not style, but that the whitespace of the indentation on the second line becomes part of the output! That makes the code defective and is why Joe posted the patch series. Cheers, FJP -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html