]> git.baikalelectronics.ru Git - 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)
commita5813e9c8bcb7ab1b56d9d2cd0e2627447d3d1e0
tree2e5942a079104db72e8f92d59751405fe7734776
parente14498b96e72a40aa38d3a9a81f60c687637d7b3
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