diff options
Diffstat (limited to 'net/netlabel/netlabel_mgmt.c')
-rw-r--r-- | net/netlabel/netlabel_mgmt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/netlabel/netlabel_mgmt.c b/net/netlabel/netlabel_mgmt.c index 0a0ef17b2a40..1821c5d50fb8 100644 --- a/net/netlabel/netlabel_mgmt.c +++ b/net/netlabel/netlabel_mgmt.c | |||
@@ -596,7 +596,6 @@ listdef_failure: | |||
596 | /** | 596 | /** |
597 | * netlbl_mgmt_protocols_cb - Write an individual PROTOCOL message response | 597 | * netlbl_mgmt_protocols_cb - Write an individual PROTOCOL message response |
598 | * @skb: the skb to write to | 598 | * @skb: the skb to write to |
599 | * @seq: the NETLINK sequence number | ||
600 | * @cb: the NETLINK callback | 599 | * @cb: the NETLINK callback |
601 | * @protocol: the NetLabel protocol to use in the message | 600 | * @protocol: the NetLabel protocol to use in the message |
602 | * | 601 | * |