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:
14e1a97
)
netfilter: Convert uses of __constant_<foo> to <foo>
author
Joe Perches
<joe@perches.com>
Wed, 12 Mar 2014 17:04:19 +0000
(10:04 -0700)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 13 Mar 2014 13:13:19 +0000
(14:13 +0100)
The use of __constant_<foo> has been unnecessary for quite awhile now.
Make these uses consistent with the rest of the kernel.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found