Re: [PATCH] Staging: ft1000: fix spaces around comparisons in ft1000_debug.c

From: Paul H
Date: Tue Dec 02 2014 - 20:10:50 EST


A tutorial I read suggested using a different branch for applying the
patches; I named it "fix-spaces". It would appear it is mistaken
then?

Thanks again, hope I'm not bothering at all, first time trying to give back.

-Paul

On Tue, Dec 2, 2014 at 6:48 PM, Greg KH <greg@xxxxxxxxx> wrote:
> On Tue, Dec 02, 2014 at 09:11:15AM -0600, Paul Hedman wrote:
>> This fix fixes spacing issues around operators, e.g. i=0 to i = 0, found by the checkpatch.pl tool.
>
> Please wrap your changelog at the correct column.
>
>>
>> Signed-off-by: Paul Hedman <paul@xxxxxxxx>
>> ---
>> drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 28 ++++++++++++------------
>> 1 file changed, 14 insertions(+), 14 deletions(-)
>
> This doesn't apply to my tree at all :(
>



--
-Paul H.
MyBB Support Team
--
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/