diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2005-11-07 22:15:34 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-08 02:18:09 (GMT) |
commit | 1abe77b0fc4b485927f1f798ae81a752677e1d05 (patch) | |
tree | f7a2de3728fa475975144310e67b643c446e5a6f /mm | |
parent | ccd48bc7fac284caf704dcdcafd223a24f70bccf (diff) | |
download | linux-fsl-qoriq-1abe77b0fc4b485927f1f798ae81a752677e1d05.tar.xz |
[PATCH] allow callers of seq_open do allocation themselves
Allow caller of seq_open() to kmalloc() seq_file + whatever else they
want and set ->private_data to it. seq_open() will then abstain from
doing allocation itself.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions