Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f322abf8 authored by James Morris's avatar James Morris
Browse files

security: update documentation for security_request_module



Update documentation for security_request_module to indicate
return value, as suggested by Serge Hallyn.

Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent 25354c4f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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