From: Pavel Emelyanov Date: Thu, 6 Dec 2007 05:15:05 +0000 (-0800) Subject: [IPV4] ROUTE: Convert rt_hash_lock_init() macro into function X-Git-Tag: v2.6.25-rc1~1162^2~1204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff1cc202e9a7dbd9f54d1bce5adb44283497185;p=pandora-kernel.git [IPV4] ROUTE: Convert rt_hash_lock_init() macro into function 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed