From: Chase Southwood Date: Wed, 10 Sep 2014 06:04:42 +0000 (-0500) Subject: staging: comedi: hwdrv_apci3120: remove void function return statement X-Git-Tag: fixes-for-v3.18-merge-window~15^2~479 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d699f10766a0fdd7040b9b11daa0fddaca666c86;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed