]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: remove unnecessary braces in cell_probe.c
authorSimon Sandström <simon@nikanor.nu>
Thu, 23 May 2019 12:51:41 +0000 (14:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 07:02:38 +0000 (09:02 +0200)
commit50e02bfd91aa00bd3b49c7532e7866b4b3e8a515
tree769849003a272ce555c469facf320d939cf64706
parentf213decf226d91a27468979b386329a93655d3f6
staging: kpc2000: remove unnecessary braces in cell_probe.c

Fixes checkpatch.pl warnings "braces {} are not necessary for single
statement blocks".

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