From: Dan Carpenter Date: Fri, 14 Aug 2015 08:54:05 +0000 (+0300) Subject: staging: comedi: me4000: use bitwise AND instead of logical X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358d577ce1a7c56c4300a5b773dbf98cf9c76ae2;p=pandora-kernel.git staging: comedi: me4000: use bitwise AND instead of logical This was supposed to bitwise AND but there is a typo. Fixes: 1a02387063fb ('staging: comedi: me4000: remove 'board' from me4000_ai_insn_read()') 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