commit | ec633eb5ff62c39d0caecf0f4bb4ee28a8df1bcc | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 12 10:04:18 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 12 15:28:06 2014 -0400 |
tree | 9ae9cc6399468ad2f0defd8ed02c664223cc35b1 | |
parent | 2b8837aeaaa0bb6b4b3be1b3afd1cc088f68a362 [diff] |
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>