From: Alexey Zaytsev Date: Fri, 9 Jan 2009 23:48:28 +0000 (+0300) Subject: trivial: Fix dubious bitwise 'and' usage spotted by sparse. X-Git-Tag: v2.6.30-rc1~220^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542d886b7f326182cd0a484714d0117e3a8cf11b;p=pandora-kernel.git trivial: Fix dubious bitwise 'and' usage spotted by sparse. It doesn't change the semantics, but clearly the logical 'and' was meant to be used here. Signed-off-by: Alexey Zaytsev Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed