From 97e658d17381689b8c047e15db3c340dab50b1db Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 25 Aug 2014 16:04:54 -0700 Subject: [PATCH] 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-format-patch failed