]> git.baikalelectronics.ru Git - kernel.git/commit
lg-vl600: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:22:37 +0000 (10:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000 (15:28 -0400)
commit5d153bc6e9f1e1b9671cb42817b032c931004391
tree51ae9be4b452717acc0135f70e17166f1bf73a32
parentc78a139c7db037efcd0e3f6afb6db237a9975e78
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>
drivers/net/usb/lg-vl600.c