commit | 2917b109b36ac38ed258d488c993e1b867ad863b | [log] [tgz] |
---|---|---|
author | Florian Ziegler <florian.ziegler@posteo.de> | Fri Feb 19 00:22:15 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 10 09:25:25 2021 +0100 |
tree | a924a45fc41fd6a0ba0cac6c6c3505979424fd63 | |
parent | 85922358fac966d69127524aff37b69d8437040e [diff] |
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>