On Mon, 2013-08-26 at 12:14 +0800, 黃清隆 wrote:
>  From: Ching <ching2...@areca.com.tw>
> 
> Support Areca new SATA Raid adapter ARC1214/1224/1264/1284.
> Modify maximum outstanding command number, notify command complete with auto
> request sense
> Signed-off-by: Ching  <ching2...@areca.com.tw>

Checkpatch really doesn't like this:

total: 1 errors, 173 warnings, 7131 lines checked

I fixed up the error and the few relevant warnings.  I don't really care
about the lines over 80 characters.  However, if you're going to have
long lines, don't split strings (another checkpatch complaint).  I'd
also like to see the spurious braces removed in a later patch, please.
The prinks without a KERN_ also need fixing.

James


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

Reply via email to