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:
5303265
)
scripts/coccinelle: find constant additions that could be bit ors
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Sat, 2 Feb 2013 16:19:55 +0000
(17:19 +0100)
committer
Michal Marek
<mmarek@suse.cz>
Fri, 22 Feb 2013 13:26:00 +0000
(14:26 +0100)
Semantic patch (http://coccinelle.lip6.fr/) to check for constants that are
added but are used elsewhere as bitmasks.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found