Browse Source

[NetLabel]: Comment corrections.

Fix some incorrect comments.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Paul Moore 18 years ago
parent
commit
c1b14c0a46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      security/selinux/ss/services.c

+ 1 - 1
security/selinux/ss/services.c

@@ -2617,7 +2617,7 @@ int selinux_netlbl_sock_rcv_skb(struct sk_security_struct *sksec,
 }
 }
 
 
 /**
 /**
- * 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
  * @sock: the socket
  *
  *
  * Description:
  * Description: