[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)
commitbd2f747658b303d9b08d2c5bc815022d825a5e3c
treec04d118379e68c7cb17a967b16dc561dda418dcd
parent61145aa1a12401ac71bcc450a58c773dd6e2bfb9
[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