Skip to content

Commit

Permalink
security: update documentation for security_request_module
Browse files Browse the repository at this point in the history
Update documentation for security_request_module to indicate
return value, as suggested by Serge Hallyn.

Signed-off-by: James Morris <[email protected]>
  • Loading branch information
James Morris committed Aug 14, 2009
1 parent 25354c4 commit f322abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/security.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f322abf

Please sign in to comment.