Re: [PATCH] Staging: unisys: fix function declaration format in visorchipset.c

From: Sudip Mukherjee
Date: Mon May 18 2015 - 06:25:00 EST


On Mon, May 18, 2015 at 11:45:49AM +0200, Wim de With wrote:
> This is a patch that fixes the function declarations in
> visorbus/visorchipset.c by removing newlines after the function return
> type

But this is not an error nor it is a coding style error. Instead your
patch will now introduce new coding style warnings about:

Alignment should match open parenthesis

regards
sudip
>
> Signed-off-by: Wim de With <nauxuron@xxxxxxxxxxxxx>
> ---
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/