]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - kernel/capability.c
coresight-stm: Fix W=1 warning in STM driver
[mirror_ubuntu-hirsute-kernel.git] / kernel / capability.c
index 7c59b096c98aee0a1867ee7c450c9efc99d4e345..de7eac903a2a5f6e6af42158b753f711dff9093c 100644 (file)
@@ -418,7 +418,7 @@ EXPORT_SYMBOL(ns_capable_noaudit);
 /**
  * ns_capable_setid - Determine if the current task has a superior capability
  * in effect, while signalling that this check is being done from within a
- * setid syscall.
+ * setid or setgroups syscall.
  * @ns:  The usernamespace we want the capability in
  * @cap: The capability to be tested for
  *