]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6461f41a7982a797fc06119ce7a71a10c8fdef98
tree0ae9f92b091ff797a7397472237f6e10365306ba
parenta9a28a98cdced981e37f49f393b5b2e5cbd72765
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