fix up security_socket_getpeersec_* documentation
authorSerge Hallyn <serue@us.ibm.com>
Fri, 19 Oct 2007 22:53:30 +0000 (00:53 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 22:53:30 +0000 (00:53 +0200)
Update the security_socket_peersec documentation in
include/linux/security.h.  security_socket_peersec has been split
into two functions - _stream and _dgram, with new capabilities.

Signed-off-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

No differences found