]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.c
authorChase Southwood <chase.southwood@yahoo.com>
Mon, 24 Feb 2014 16:34:13 +0000 (10:34 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Feb 2014 01:00:53 +0000 (17:00 -0800)
commit711b888ea60a8002789ac04522cf38dfa7923fdc
tree581a05b9e68bbcebc465fcad57cff1c13982dd3d
parent85b3842bd2d4f295b24254464eb103f85f9e5663
Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.c

There were some conditional blocks that had an unnecessary level of
indentation in them.  We can remove this to improve code clarity.

Signed-off-by: Chase Southwood <chase.southwood@yahoo.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.c