[IPV4] ROUTE: Convert rt_hash_lock_init() macro into function
authorPavel Emelyanov <xemul@openvz.org>
Thu, 6 Dec 2007 05:15:05 +0000 (21:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:36 +0000 (14:56 -0800)
There's no need in having this function exist in a form
of macro. Properly formatted function looks much better.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found