From: H Hartley Sweeten Date: Mon, 25 Aug 2014 22:23:51 +0000 (-0700) Subject: staging: comedi: ni_mio_common: remove deadcode in ni_ai_insn_config() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1071 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad6daded3feed359b73cee8d1e0962bfac3059f;p=pandora-kernel.git staging: comedi: ni_mio_common: remove deadcode in ni_ai_insn_config() The previous mask by 0xf ensures that calib_source will not be > 0xf. Remove the dead code. Reported by: coverity Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed