]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: adl_pci9118: tidy up interrupt_pci9118()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 5 May 2014 16:35:45 +0000 (09:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 12:18:55 +0000 (21:18 +0900)
commitcd83b5d24970c9950f8eb575d354bcb781083d5e
tree2332a6e0f5d403983b28853a2a2e08f50f8721f4
parent5ed0b93e762b16366cb808ff512c0b7cc50b99df
staging: comedi: adl_pci9118: tidy up interrupt_pci9118()

For aesthetics, rename this function so it has namespace associated
with the driver.

Refactor the function to reduce the indent level and tidy up the code.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/adl_pci9118.c