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:
a271623
)
neigh: simplify seq_file code
author
Alexey Dobriyan
<adobriyan@gmail.com>
Fri, 22 Jan 2010 10:16:05 +0000
(10:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 23 Jan 2010 09:21:27 +0000
(
01:21
-0800)
Simpily pass 'struct neigh_table' with seq_file private pointer,
and save one dereference. Proc entry itself isn't interesting.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found