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:
b1109bf
)
seq_file: Add helpers for iteration over a hlist
author
Li Zefan
<lizf@cn.fujitsu.com>
Mon, 8 Feb 2010 23:18:22 +0000
(23:18 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Feb 2010 19:12:06 +0000
(11:12 -0800)
Some places in kernel need to iterate over a hlist in seq_file,
so provide some common helpers.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found