staging: comedi: hwdrv_apci3120: remove void function return statement
authorChase Southwood <chase.southwood@gmail.com>
Wed, 10 Sep 2014 06:04:42 +0000 (01:04 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:36:06 +0000 (14:36 -0700)
commitd699f10766a0fdd7040b9b11daa0fddaca666c86
treebf605b2030efb480a32ef0102f79da8d1fd806c5
parentbfc81c4a223ec2ecdc3ca955b4c060c64e5fb71f
staging: comedi: hwdrv_apci3120: remove void function return statement

Returns at the end of void functions are useless.  Remove this one.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c