LSM: fix documentation for the sem_* hooks
authorDenis Efremov <efremov@ispras.ru>
Tue, 26 Feb 2019 20:49:10 +0000 (23:49 +0300)
committerJames Morris <james.morris@microsoft.com>
Tue, 26 Mar 2019 23:46:22 +0000 (16:46 -0700)
commite9220bc8b79aebfaa8bc4fee2e8785618daeb42a
treebcc8e1e2e24d65ceb08247b559020e914c277c4f
parentab012bc83615e843f14d6ba2556f52c60ecf121f
LSM: fix documentation for the sem_* hooks

The sem_* hooks were changed in the commit
"sem/security: Pass kern_ipc_perm not sem_array into the
sem security hooks" (aefad9593ec5). The type of the argument
sma was changed from sem_array to kern_ipc_perm. This patch
updates the documentation for the hooks accordingly.

Signed-off-by: Denis Efremov <efremov@ispras.ru>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: James Morris <james.morris@microsoft.com>
include/linux/lsm_hooks.h