The patch titled NetLabel: comment corrections has been added to the -mm tree. Its filename is netlabel-comment-corrections.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 netlabel-correctly-initialize-the-netlabel-fields.patch netlabel-remove-unused-function-prototypes.patch netlabel-comment-corrections.patch netlabel-cleanup-ebitmap_import.patch netlabel-uninline-selinux_netlbl_inode_permission.patch netlabel-add-some-missing-includes-to-various-header-files.patch selinux-2-3-change-isec-semaphore-to-a-mutex-vs-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