commit | f0e78826e47facd538b74e3ef13f352f2a7db004 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 12 10:04:15 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 12 15:28:06 2014 -0400 |
tree | f4879daa1bbea6b86100cdccb7444f910736450b | |
parent | b338ce270ed589f8a7b62e239632baa48f947b17 [diff] |
8021q: 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> Signed-off-by: David S. Miller <davem@davemloft.net>