Re: [PATCH] Staging: bcm: Fixed excessive line lengths cleaned upsome code

From: Dan Carpenter
Date: Tue Dec 31 2013 - 06:01:37 EST


On Mon, Dec 30, 2013 at 06:54:54AM -0500, Arthur Schwalbenberg wrote:
> This is a patch to the Adapter.h file that fixes up excesssive
> line length warnings found by the checkpatch.pl tool
>
> Signed off by: Arthur Schwalbenberg <arthurs578@xxxxxxxxx>

Don't indent the changelog like this.

Also the patch is wrong and breaks the driver. You can't re-arrange
struct members which are a part of the user space API.

regards,
dan carpenter
--
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/