From: Greg Kroah-Hartman Date: Mon, 3 May 2010 21:54:34 +0000 (-0700) Subject: Staging: comedi: kcomedilib: simplify comedi_do_insn() X-Git-Tag: v2.6.35-rc1~441^2^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3781bc5425f985c2ceffa3b2111e1d0eeb38cc24;p=pandora-kernel.git Staging: comedi: kcomedilib: simplify comedi_do_insn() Now that we know we are only making 2 different types of instructions, only handle those two types. Also make the call a bit more typesafe by passing the correct pointer type. Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed