aboutsummaryrefslogtreecommitdiff
path: root/net/netlabel
diff options
context:
space:
mode:
authorQinghuang Feng <qhfeng.kernel@gmail.com>2008-11-21 17:15:03 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-21 17:15:03 -0800
commitcf005b1d0e34d8c964347331c43de089c674a5a1 (patch)
treec766e3fec0fa742ec38c2419bce4035e03424425 /net/netlabel
parent6c0bce37ffc8f000a516fadf6dee84579c4c8f9b (diff)
net: remove redundant argument comments
Remove redundant argument comments in files of net/* Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlabel')
-rw-r--r--net/netlabel/netlabel_mgmt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/netlabel/netlabel_mgmt.c b/net/netlabel/netlabel_mgmt.c
index 0a0ef17b2a4..1821c5d50fb 100644
--- a/net/netlabel/netlabel_mgmt.c
+++ b/net/netlabel/netlabel_mgmt.c
@@ -596,7 +596,6 @@ listdef_failure:
/**
* netlbl_mgmt_protocols_cb - Write an individual PROTOCOL message response
* @skb: the skb to write to
- * @seq: the NETLINK sequence number
* @cb: the NETLINK callback
* @protocol: the NetLabel protocol to use in the message
*