Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571512

Re: [PATCH 1/1] asus-wireless: Fix identation

From João Paulo Rechi Vita <jprvita@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] asus-wireless: Fix identation
Date 2017-02-01 13:30 +0100
Message-ID <t62cV-5Vf-19@gated-at.bofh.it> (permalink)
References <t3TdM-8u9-21@gated-at.bofh.it> <t4gN5-5TS-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 27 January 2017 at 10:28, Andy Shevchenko <andy.shevchenko@gmail.com> wrote:
> On Thu, Jan 26, 2017 at 4:25 PM, João Paulo Rechi Vita
> <jprvita@gmail.com> wrote:
>> Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
>> ---
>>  drivers/platform/x86/asus-wireless.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/platform/x86/asus-wireless.c b/drivers/platform/x86/asus-wireless.c
>> index 9f31bc1a47d0..c9b5ac152cf1 100644
>> --- a/drivers/platform/x86/asus-wireless.c
>> +++ b/drivers/platform/x86/asus-wireless.c
>> @@ -77,7 +77,7 @@ static void led_state_update(struct work_struct *work)
>>  }
>>
>>  static void led_state_set(struct led_classdev *led,
>> -                                 enum led_brightness value)
>> +                         enum led_brightness value)
>
> I would see benefit if it would be one line.
>

Yes, I fixed this in a hurry and missed it actually fits in one line.
Thanks for catching it! I'll reply with an updated patch.

--
João Paulo Rechi Vita
http://about.me/jprvita

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/1] asus-wireless: Fix identation João Paulo Rechi Vita <jprvita@gmail.com> - 2017-02-01 13:30 +0100
  [PATCH] asus-wireless: Fix identation "João Paulo Rechi Vita" <jprvita@gmail.com> - 2017-02-01 13:30 +0100
    Re: [PATCH] asus-wireless: Fix identation Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-02-04 16:10 +0100
      Re: [PATCH] asus-wireless: Fix identation Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-02-04 16:20 +0100
        [PATCHv3] platform/x86: asus-wireless: Fix identation "João Paulo Rechi Vita" <jprvita@gmail.com> - 2017-02-06 16:30 +0100
          Re: [PATCHv3] platform/x86: asus-wireless: Fix identation Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-02-07 11:30 +0100

csiph-web