From 4689e6c2a3378fe563b6e19a6ea251aa007ddf44 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Sun, 31 Aug 2014 22:35:49 -0500 Subject: [PATCH] staging: comedi: hwdrv_apci035: remove useless return statement Checkpatch pointed out a void function with a return statement. It can be removed. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed