OSDN Git Service

tipc: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:04:20 +0000 (10:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000 (15:28 -0400)
commit184593c73439e82121702038d715b8f3ec9a86c9
treec25c12f226be21bb39da78beb9c2e67eca62b02e
parentec633eb5ff62c39d0caecf0f4bb4ee28a8df1bcc
tipc: 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>
net/tipc/bearer.c