commit | b779d0afccffaceda3169b3810faa23444f13b9e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 12 10:22:30 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 12 15:28:06 2014 -0400 |
tree | 80905b9606404a0fb24f96713655c793c1b4774d | |
parent | 184593c73439e82121702038d715b8f3ec9a86c9 [diff] |
brocade: 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>