ath9k: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:22:38 +0000 (10:22 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Mar 2014 18:49:16 +0000 (14:49 -0400)
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: John W. Linville <linville@tuxdriver.com>

No differences found