]> git.baikalelectronics.ru Git - kernel.git/commit
[KEY]: Convert net/pfkey to use seq files.
authorPavel Emelyanov <xemul@openvz.org>
Sun, 10 Feb 2008 07:20:06 +0000 (23:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Feb 2008 07:20:06 +0000 (23:20 -0800)
commitf9f418bcea780d88bc441304beef9d72bac5c7ff
treec04d118379e68c7cb17a967b16dc561dda418dcd
parentcab156b25f2cc0edf06e411939808b0680764d9d
[KEY]: Convert net/pfkey to use seq files.

The seq files API disposes the caller of the difficulty of
checking file position, the length of data to produce and
the size of provided buffer.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/key/af_key.c