The patch titled NetLabel: comment corrections has been removed from the -mm tree. Its filename is netlabel-comment-corrections.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: NetLabel: comment corrections From: Paul Moore <paul.moore@xxxxxx> Fix some incorrect comments. Signed-off-by: Paul Moore <paul.moore@xxxxxx> Acked-by: James Morris <jmorris@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- security/selinux/ss/services.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN security/selinux/ss/services.c~netlabel-comment-corrections security/selinux/ss/services.c --- a/security/selinux/ss/services.c~netlabel-comment-corrections +++ a/security/selinux/ss/services.c @@ -2617,7 +2617,7 @@ int selinux_netlbl_sock_rcv_skb(struct s } /** - * selinux_netlbl_socket_peersid - Return the peer SID of a connected socket + * selinux_netlbl_socket_getpeersec_stream - Return the connected peer's SID * @sock: the socket * * Description: _ Patches currently in -mm which might be from paul.moore@xxxxxx are git-net.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html