]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line...
authorVandana BN <bnvandana@gmail.com>
Mon, 13 May 2019 13:43:23 +0000 (19:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 05:40:40 +0000 (07:40 +0200)
commita9a28a98cdced981e37f49f393b5b2e5cbd72765
treecba2ec26ca6265b001f3a8d893055b03c08ecf09
parentbeb8fe7a064e210fcff62aad7858373367175fc3
Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line errors reported by checkpatch.

This patch fixes code indentaion error reported by checkpath
ERROR: switch and case should be at the same indent
ERROR: trailing statements should be on next line

Signed-off-by: Vandana BN <bnvandana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc_dma/fileops.c