]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:04:18 +0000 (10:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000 (15:28 -0400)
commitc8fd3ffa070062f0f98f0fd107de98650642cb43
tree9ae9cc6399468ad2f0defd8ed02c664223cc35b1
parent29735df62cade30be3612e8a17aefbfd2bf68df7
ieee802154: 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/ieee802154/6lowpan_rtnl.c
net/ieee802154/af_ieee802154.c