aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/request_key.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2019-05-22 13:30:56 +0100
committerDavid Howells <dhowells@redhat.com>2019-05-29 22:32:25 +0100
commit9fd165379eff957ec3a9f5059c9d5ed05e02e61a (patch)
tree474ccd0b2b5f26362085a21ada448ad020032062 /security/keys/request_key.c
parentkeys: sparse: Fix incorrect RCU accesses (diff)
downloadlinux-dev-9fd165379eff957ec3a9f5059c9d5ed05e02e61a.tar.xz
linux-dev-9fd165379eff957ec3a9f5059c9d5ed05e02e61a.zip
keys: sparse: Fix kdoc mismatches
Fix some kdoc argument description mismatches reported by sparse and give keyring_restrict() a description. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: James Morris <jamorris@linux.microsoft.com> cc: Mat Martineau <mathew.j.martineau@linux.intel.com>
Diffstat (limited to '')
-rw-r--r--security/keys/request_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/keys/request_key.c b/security/keys/request_key.c
index 75d87f9e0f49..1f234b019437 100644
--- a/security/keys/request_key.c
+++ b/security/keys/request_key.c
@@ -24,7 +24,7 @@
/**
* complete_request_key - Complete the construction of a key.
- * @auth_key: The authorisation key.
+ * @authkey: The authorisation key.
* @error: The success or failute of the construction.
*
* Complete the attempt to construct a key. The key will be negated