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