staging: kpc2000: kpc_dma: rename show function per convention
authorDeepak R Varma <mh12gx2825@gmail.com>
Mon, 26 Oct 2020 17:57:53 +0000 (23:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2020 11:23:59 +0000 (12:23 +0100)
commitfe50b1f832100909466db0bf68e3c3643f575120
tree1efe15bdf4e7ab05d4adb997ec897ca406ed38b7
parent71f5a9124374e719e60f2f85f9179ea6eaa1fe6b
staging: kpc2000: kpc_dma: rename show function per convention

Rename show_engine_regs show function to engine_regs_show as per the
convention followed. The show function macro DEVICE_ATTR also replaced
by DEVICE_ATTR_RO. Issue reported by checkpatch script.

Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Link: https://lore.kernel.org/r/9c8c0d60cec70b99f55d6e228b7585d47be695c2.1603734679.git.mh12gx2825@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc_dma/kpc_dma_driver.c