git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
107f163
)
[IPV4] ROUTE: Convert rt_hash_lock_init() macro into function
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 6 Dec 2007 05:15:05 +0000
(21:15 -0800)
committer
David 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