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:
a109a5b
)
net: ppp_generic - use DEFINE_IDR for static initialization
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Fri, 19 Dec 2008 06:59:32 +0000
(22:59 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Dec 2008 06:59:32 +0000
(22:59 -0800)
We could use DEFINE_IDR for statically allocated idr
that allow us to save a few lines of code.
And spell fix.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found