[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200712231516.1139335-12-andrew@lunn.ch>
Date: Mon, 13 Jul 2020 01:15:07 +0200
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>, Andrew Lunn <andrew@...n.ch>,
Paul Moore <paul@...l-moore.com>
Subject: [PATCH net-next 11/20] net: netlabel: kerneldoc fixes
Simple fixes which require no deep knowledge of the code.
Cc: Paul Moore <paul@...l-moore.com>
Signed-off-by: Andrew Lunn <andrew@...n.ch>
---
net/netlabel/netlabel_domainhash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/netlabel/netlabel_domainhash.c b/net/netlabel/netlabel_domainhash.c
index a1f2320ecc16..d07de2c0fbc7 100644
--- a/net/netlabel/netlabel_domainhash.c
+++ b/net/netlabel/netlabel_domainhash.c
@@ -92,7 +92,7 @@ static void netlbl_domhsh_free_entry(struct rcu_head *entry)
/**
* netlbl_domhsh_hash - Hashing function for the domain hash table
- * @domain: the domain name to hash
+ * @key: the domain name to hash
*
* Description:
* This is the hashing function for the domain hash table, it returns the
--
2.27.0.rc2
Powered by blists - more mailing lists