commit | e713a21d8251a4c91772f592af46407dfb0b2e4f | [log] [tgz] |
---|---|---|
author | Alexey Zaytsev <alexey.zaytsev@gmail.com> | Sat Jan 10 02:47:57 2009 +0300 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 30 15:21:56 2009 +0200 |
tree | a1e0140bd094ba94b964a8a8ade9396522079d61 | |
parent | e3375ac767b847127df57d186a26abf83d055982 [diff] |
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 <alexey.zaytsev@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>