From: H Hartley Sweeten Date: Tue, 9 Sep 2014 23:15:34 +0000 (-0700) Subject: staging: comedi: addi_apci_2032: absorb apci2032_int_start() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=103e280141ecd19b429567af9e9931817dfacd2a;p=pandora-kernel.git staging: comedi: addi_apci_2032: absorb apci2032_int_start() This function always returns 'false' so the caller never does the comedi_event(). Absorb the function into the caller and remove the 'do_event' dead code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed