[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170923001827.GD20327@fury>
Date: Fri, 22 Sep 2017 17:18:27 -0700
From: Darren Hart <dvhart@...radead.org>
To: Maxime Bellengé <maxime.bellenge@...il.com>
Cc: Corentin Chary <corentin.chary@...il.com>,
Andy Shevchenko <andy@...radead.org>,
acpi4asus-user@...ts.sourceforge.net,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Asus WMI : Add lightbar led support
On Thu, Sep 21, 2017 at 01:20:01PM +0200, Maxime Bellengé wrote:
> Some asus laptops (ROG series for example) are provided with a lightbar behind the monitor.
> This patch make posible to switch it on and off. This lightbar works exactly as any other led.
>
Hi Maxime,
The patch looks good from a functional implementation perspective.
There are 3 mechanical and style errors the checkpatch script catches. Please
update the patch and resubmit:
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#85:
Some asus laptops (ROG series for example) are provided with a lightbar behind the monitor.
WARNING: 'posible' may be misspelled - perhaps 'possible'?
#86:
This patch make posible to switch it on and off. This lightbar works exactly as any other led.
WARNING: please, no space before tabs
#101: FILE: drivers/platform/x86/asus-wmi.c:122:
+#define ASUS_WMI_DEVID_LIGHTBAR ^I0x00050025$
total: 0 errors, 3 warnings, 103 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/home/dvhart/incoming/PATCH_Asus_WMI_Add_lightbar_led_support.mbox has style problems, please review.
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
--
Darren Hart
VMware Open Source Technology Center
Powered by blists - more mailing lists