From: H Hartley Sweeten Date: Mon, 25 Aug 2014 23:04:54 +0000 (-0700) Subject: staging: comedi: me4000: remove sanity checks in me4000_ao_insn_write() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~998 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e658d17381689b8c047e15db3c340dab50b1db;p=pandora-kernel.git staging: comedi: me4000: remove sanity checks in me4000_ao_insn_write() The comedi core does the sanity checking of the comedi_insn before calling the (*insn_write). Remove the unnecessary checks. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed