Pavel Emelianov <[EMAIL PROTECTED]> wrote:
> Many places in kernel use seq_file API to iterate over a regular
> list_head. The code for such iteration is identical in all the
> places, so it's worth introducing a common helpers.
And the documentation for this?
David
-
To unsubscribe from this li
Many places in kernel use seq_file API to iterate over a regular
list_head. The code for such iteration is identical in all the
places, so it's worth introducing a common helpers.
Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]>
---
diff --git a/fs/seq_file.c b/fs/seq_file.c
index 0ac22af..491
2 matches
Mail list logo