From cad6daded3feed359b73cee8d1e0962bfac3059f Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 25 Aug 2014 15:23:51 -0700 Subject: [PATCH] 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-format-patch failed