commit | 1f36fc74d87fd6b09d8326879882a60c5399fe29 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 12 10:22:37 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 12 15:28:06 2014 -0400 |
tree | 51ae9be4b452717acc0135f70e17166f1bf73a32 | |
parent | ceffc4acfc8c4cf4badaa93921f00e2b34e24a97 [diff] |
lg-vl600: 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>