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

From: Chase Southwood
Date: Sat Mar 01 2014 - 00:32:37 EST




>On Friday, February 28, 2014 4:31 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:

>>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 :(

Greg,
You're right and that's totally my bad!  In all honesty, I sent this as v2 of my original cleanup patch (without even
changing the subject :( ) when really, that was a mistake because it's pretty much a different patch entirely (although with
the same ultimate end goal).  It needs further changes (based on Dan's comments) anyway, so when I send in the next version,
the subject will be changed appropriately.  Sorry for my oversight, it won't happen again.

Thanks,
Chase

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