From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:45:07 +0000 (-0700) Subject: staging: comedi: me4000: absorb ai_prepare() X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e480c3a64355b55ac23aaa3250fcc85f260530;p=pandora-kernel.git staging: comedi: me4000: absorb ai_prepare() This function never fails and it's only called by me4000_ai_do_cmd(). Absorb it and remove the unnecessary failure check. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed