From: Dan Carpenter Date: Wed, 29 Jul 2015 21:36:32 +0000 (+0300) Subject: staging: comedi: das16: remove a duplicate condition X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c15a7009325b84adac2eb0f3919d9c3ff8d5ed11;p=pandora-kernel.git staging: comedi: das16: remove a duplicate condition We checked that "it->options[3]" was non-zero on the line before so there is no need to check again. Signed-off-by: Dan Carpenter Reviewed-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed