]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', '!'...
authorVandana BN <bnvandana@gmail.com>
Mon, 13 May 2019 13:43:22 +0000 (19:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 05:40:39 +0000 (07:40 +0200)
commitbeb8fe7a064e210fcff62aad7858373367175fc3
tree3a311bd45579b9467ec7e4a8ddf97692b22d679a
parentd71dc88e2f3898632b47d5bfaf33883d9b8e22db
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', '!' and open paranthesis '('.

This patch resolves below errors reported by checkpath
ERROR: space required before the open brace '{'
ERROR: space prohibited after that '!' (ctx:BxW)
ERROR: space prohibited after that open parenthesis '('

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