Re: [PATCH 1/3] arcmsr: Support Areca new SATA Raid AdapterARC1214/1224/1264/1284

From: James Bottomley
Date: Mon Aug 26 2013 - 06:18:47 EST


On Mon, 2013-08-26 at 12:14 +0800, éæé wrote:
> From: Ching <ching2048@xxxxxxxxxxxx>
>
> 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 <ching2048@xxxxxxxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/