Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing...
authorVandana BN <bnvandana@gmail.com>
Mon, 13 May 2019 13:43:24 +0000 (19:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 05:40:40 +0000 (07:40 +0200)
commit3544d3f785c12754f156a15020579d2875e98240
tree0ae9f92b091ff797a7397472237f6e10365306ba
parentf42485c50d7ab4f0d0760ca9802ffba492aa26b7
Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing statements on next line.

This patch fixes below errors reported by checkpath
ERROR: Macros with complex values should be enclosed in parentheses
CHECK: Prefer using the BIT macro
ERROR: trailing statements should be on next line
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/kpc_dma_driver.c