Re: [PATCH 0/3] platform/x86: dell-laptop: All the warnings are resolved.

From: Andy Shevchenko
Date: Thu Dec 14 2017 - 13:00:01 EST


On Wed, Dec 13, 2017 at 10:13 AM, Dhaval Shah
<dhaval.shah@xxxxxxxxxxxxxxx> wrote:
> There are total three types of warnings are resolved.
> First patch : Block comments use * on subsequent lines
> Second patch : Missing a blank line after declarations
> third patch : braces {} are not necessary for single statement blocks.
>

Can we survive without this? Does it break build or alike?


> Dhaval Shah (3):
> platform/x86: dell-laptop: Block comments use * on subsequent lines
> platform/x86: dell-laptop: Missing a blank line after declarations
> platform/x86: dell-laptop: braces {} are not necessary for single
> statement blocks
>
> drivers/platform/x86/dell-laptop.c | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
> --
> 2.11.0
>



--
With Best Regards,
Andy Shevchenko