]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging: kpc2000: fix alignment issues in cell_probe.c
authorSimon Sandström <simon@nikanor.nu>
Thu, 23 May 2019 12:51:38 +0000 (14:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 07:00:44 +0000 (09:00 +0200)
commit4f9d8b7e0ffd1e030350b4f8acda1d1446ead039
tree2e5942a079104db72e8f92d59751405fe7734776
parent250b24410b8eed30a22afbc19826e3a0dece1f83
staging: kpc2000: fix alignment issues in cell_probe.c

Fixes checkpatch.pl warnings "Alignment should match open parenthesis"
and "Lines should not end with a '('".

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/cell_probe.c