git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b499abd
)
ath9k: Convert uses of __constant_<foo> to <foo>
author
Joe Perches
<joe@perches.com>
Wed, 12 Mar 2014 17:22:38 +0000
(10:22 -0700)
committer
John 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