git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e713a21
)
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
author
Alexey Zaytsev
<alexey.zaytsev@gmail.com>
Fri, 9 Jan 2009 23:48:05 +0000
(
02:48
+0300)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 30 Mar 2009 13:21:57 +0000
(15:21 +0200)
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>
No differences found