]> asedeno.scripts.mit.edu Git - linux.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)
commitf3092723b7edd078bdb151c73279b79ce6e44017
tree3a311bd45579b9467ec7e4a8ddf97692b22d679a
parent20fe99222dd33e8f92e9e33c9fa231145145ce33
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