staging: vt6656: Fix alignment of function args
authorFlorian Ziegler <florian.ziegler@posteo.de>
Thu, 18 Feb 2021 23:22:15 +0000 (00:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:25 +0000 (09:25 +0100)
commit2917b109b36ac38ed258d488c993e1b867ad863b
treea924a45fc41fd6a0ba0cac6c6c3505979424fd63
parent85922358fac966d69127524aff37b69d8437040e
staging: vt6656: Fix alignment of function args

Align function arguments to fix checkpatch.pl CHECK message and rewrap
to match the file's style.

Signed-off-by: Florian Ziegler <florian.ziegler@posteo.de>
Link: https://lore.kernel.org/r/20210218232215.17508-1-florian.ziegler@posteo.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/card.c