]> git.baikalelectronics.ru Git - kernel.git/commit
net: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:04:17 +0000 (10:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000 (15:28 -0400)
commit4bb9488269359576421e434352594dfe15e2900d
treed09be70a5204356d86bdefc74a1f1e67b545cacf
parentd21f25343daf776e3dce90c8ea5588fe1e512412
net: 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>
net/core/dev.c
net/core/flow_dissector.c