From: H Hartley Sweeten Date: Wed, 14 Nov 2012 00:56:11 +0000 (-0700) Subject: staging: comedi: gsc_hpdi: cleanup step 3 of me4000_ai_do_cmd_test() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6c5a692d46a2f2fc589952a1f38ac1c690d3a7;p=pandora-kernel.git staging: comedi: gsc_hpdi: cleanup step 3 of me4000_ai_do_cmd_test() Remove the dev_err() noise and convert the error handling to the normal form (err |= -EINVAL) used in the do_cmdtest functions. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed