commit | b80edf0b52e1023d849e5eca8539570304fb4390 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 12 10:04:19 2014 -0700 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Mar 13 14:13:19 2014 +0100 |
tree | 20081b7f7b074a598753a2b5002b1976789db006 | |
parent | 14e1a977767e95ca48504975efff2bdf1b198ca0 [diff] |
netfilter: Convert uses of __constant_<foo> to <foo> 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>