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


Groups > linux.kernel > #1568453

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

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] asus-wireless: Fix identation
Date 2017-01-27 16:40 +0100
Message-ID <t4gN5-5TS-33@gated-at.bofh.it> (permalink)
References <t3TdM-8u9-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

>  {
>         struct asus_wireless_data *data;

-- 
With Best Regards,
Andy Shevchenko

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


Thread

[PATCH 1/1] asus-wireless: Fix identation "João Paulo Rechi Vita" <jprvita@gmail.com> - 2017-01-26 15:30 +0100
  Re: [PATCH 1/1] asus-wireless: Fix identation Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-27 16:40 +0100

csiph-web