Re: [PATCH 1/2 v2] Staging: comedi: fix lines that are over 80 characters

From: Greg KH
Date: Fri Feb 28 2014 - 17:30:58 EST


On Fri, Feb 28, 2014 at 03:15:45AM -0600, Chase Southwood wrote:
> This patch introduces a simple helper function, outl_1564_timer(), to
> allow several lines which violate the character limit to be shortened.
> A handful of other lines that are too long are appropriately split as
> well.
>
> Cc: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Signed-off-by: Chase Southwood <chase.southwood@xxxxxxxxx>
> ---
> 2: introduced outl_1564_timer() at the suggestion of Dan.
> .../comedi/drivers/addi-data/hwdrv_apci1564.c | 83 +++++++++++++---------
> 1 file changed, 49 insertions(+), 34 deletions(-)

The Subject: doesn't match the patch content :(

--
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/