From: Fabian Frederick <fabf@skynet.be>
Date: Tue, 4 Nov 2014 19:10:01 +0000 (+0100)
Subject: cipso: kerneldoc warning fix
X-Git-Tag: firefly_0821_release~176^2~2717^2~289
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4973404f81b5474748d39ff6f6beb6b1bc5e76f3;p=firefly-linux-kernel-4.4.55.git

cipso: kerneldoc warning fix

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
---

diff --git a/net/ipv4/cipso_ipv4.c b/net/ipv4/cipso_ipv4.c
index 4715f25dfe03..e24df5a23446 100644
--- a/net/ipv4/cipso_ipv4.c
+++ b/net/ipv4/cipso_ipv4.c
@@ -539,7 +539,7 @@ doi_add_return:
 
 /**
  * cipso_v4_doi_free - Frees a DOI definition
- * @entry: the entry's RCU field
+ * @doi_def: the DOI definition
  *
  * Description:
  * This function frees all of the memory associated with a DOI definition.