]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/security.h
security: update documentation for security_request_module
[karo-tx-linux.git] / include / linux / security.h
index 1e3dd86eea99c5157caf7124dcf4a8686aaa766e..a16d6b7c4ebec1c52fa44a4372a67e0076301031 100644 (file)
@@ -681,6 +681,7 @@ static inline void security_free_mnt_opts(struct security_mnt_opts *opts)
  * @kernel_module_request:
  *     Ability to trigger the kernel to automatically upcall to userspace for
  *     userspace to load a kernel module with the given name.
+ *     Return 0 if successful.
  * @task_setuid:
  *     Check permission before setting one or more of the user identity
  *     attributes of the current process.  The @flags parameter indicates