Re: [PATCH] Fixed most indent issues in tty_io.c

From: Sandro Volery LKML
Date: Sat Sep 07 2019 - 14:37:49 EST




Sandro V

> On 7 Sep 2019, at 20:03, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> ïOn Sat, Sep 07, 2019 at 07:49:43PM +0200, Sandro Volery wrote:
>>
>>
>>
>>
>>>> On 7 Sep 2019, at 19:42, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>>>
>>> ïOn Sat, Sep 07, 2019 at 07:35:42PM +0200, Sandro Volery wrote:
>>>>
>>>>
>>>>>>>> On 7 Sep 2019, at 19:29, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>>>>>>> ïOn Sat, Sep 07, 2019 at 07:23:59PM +0200, Sandro Volery wrote:
>>>>>>> Dear Greg,
>>>>>>> I am pretty sure the issue was, that I did too many things at once. However, all the things I did are related to spaces / tabs, maybe that still works?
>>>>>
>>>>> <snip>
>>>>>
>>>>> For some reason you sent this only to me, which is a bit rude to
>>>>> everyone else on the mailing list. I'll be glad to respond if you
>>>>> resend it to everyone.
>>>>
>>>> I'm sorry, newbie here. I thought it'd be better to not annoy everyone with responses but learning things everyday I guess :)
>>>
>>> No problem, but you should also line-wrap your emails :)
>>
>> I've just been told that before, I'll try to change
>> those settings asap.
>>
>>>
>>>> I am pretty sure the issue with my patch was that there was too many changes, however all of them were spaces and tabs related, so I think this could be fine?
>>>
>>> As the bot said, break it out into "one patch per logical change", and
>>> "fix all whitespace issues" is not "one logical change".
>>
>> So a logical change would be if I make one patch
>> to replace all spaces with tabs and a separate
>> patch to add a space before the : ?
>
> Yes, that would be good. Make it a patch series please.

Thanks!

Any suggestion on how I should do the line wrapping
when I want to send emails from my phone?
Since I don't always have my laptop handy.

Sandro V.