Re: [PATCH] platform/x86: dell-wmi-aio: Block comments use * on subsequent lines

2017-12-14 Thread Andy Shevchenko
On Wed, Dec 13, 2017 at 10:18 AM, Dhaval Shah wrote: > Resolved Block comments use * on subsequent lines checkpatch warnings. > Issue found by checkpatch. // indeed will look better in these cases. Please, get blessing from author(s) / maintainer(s) of the module first before sending any patches

[PATCH] platform/x86: dell-wmi-aio: Block comments use * on subsequent lines

2017-12-13 Thread Dhaval Shah
Resolved Block comments use * on subsequent lines checkpatch warnings. Issue found by checkpatch. Signed-off-by: Dhaval Shah --- drivers/platform/x86/dell-wmi-aio.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/platform/x86/dell-wmi-aio.c b/drivers/platform/x