From: Alexey Zaytsev Date: Fri, 9 Jan 2009 23:47:57 +0000 (+0300) Subject: trivial: Fix dubious bitwise 'or' usage spotted by sparse. X-Git-Tag: v2.6.30-rc1~220^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e713a21d8251a4c91772f592af46407dfb0b2e4f;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