OSDN Git Service

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)
commitf42485c50d7ab4f0d0760ca9802ffba492aa26b7
treecba2ec26ca6265b001f3a8d893055b03c08ecf09
parentf3092723b7edd078bdb151c73279b79ce6e44017
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