brocade: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:22:30 +0000 (10:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000 (15:28 -0400)
commitb779d0afccffaceda3169b3810faa23444f13b9e
tree80905b9606404a0fb24f96713655c793c1b4774d
parent184593c73439e82121702038d715b8f3ec9a86c9
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>
drivers/net/ethernet/brocade/bna/bnad.c
This page took 0.025055 seconds and 5 git commands to generate.