From: Paul Moore Date: Fri, 27 Mar 2009 21:10:48 +0000 (-0400) Subject: lsm: Remove the socket_post_accept() hook X-Git-Tag: v2.6.30-rc1~630^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8651d5c0b1f874c5b8307ae2b858bc40f9f02482;p=pandora-kernel.git lsm: Remove the socket_post_accept() hook The socket_post_accept() hook is not currently used by any in-tree modules and its existence continues to cause problems by confusing people about what can be safely accomplished using this hook. If a legitimate need for this hook arises in the future it can always be reintroduced. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed