Re: [PATCH] staging: unisys: visorbus: fix function open braces

From: Greg Kroah-Hartman
Date: Tue Jul 11 2017 - 14:16:27 EST


On Mon, Jul 10, 2017 at 11:48:26PM -0400, Mitchell Tasman wrote:
> Resolve multiple checkpatch errors by relocating open braces
> following function definitions to the next line.
>
> Signed-off-by: Mitchell Tasman <tasman@xxxxxxxxxxxx>
> ---
> drivers/staging/unisys/visorbus/visorbus_main.c | 18 ++++++++++++------
> 1 file changed, 12 insertions(+), 6 deletions(-)

Doesn't apply on top of the other unisys patches that were recently
posted :(