From: Julia Lawall Date: Sat, 2 Feb 2013 16:19:55 +0000 (+0100) Subject: scripts/coccinelle: find constant additions that could be bit ors X-Git-Tag: v3.9-rc1~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24f0c2d6ff859fbca45fd765f0d241528bdb4365;p=pandora-kernel.git scripts/coccinelle: find constant additions that could be bit ors Semantic patch (http://coccinelle.lip6.fr/) to check for constants that are added but are used elsewhere as bitmasks. Signed-off-by: Julia Lawall Signed-off-by: Michal Marek --- Reading git-diff-tree failed