LSM: fix documentation for the task_setscheduler hook
authorDenis Efremov <efremov@ispras.ru>
Tue, 26 Feb 2019 20:49:05 +0000 (23:49 +0300)
committerJames Morris <james.morris@microsoft.com>
Tue, 26 Mar 2019 23:43:23 +0000 (16:43 -0700)
commita890e6378201626d1723f4f2b92a017e141c1144
tree46f210294074ee2f8e4ff89165b209a834baad50
parent68b3edbd9fd852e7fb5aae0f84f99bf2b19b97cb
LSM: fix documentation for the task_setscheduler hook

The task_setscheduler hook was changed in the commit
"security: remove unused parameter from security_task_setscheduler()"
(b0ae19811375). The arguments @policy, @lp were removed from the hook.
This patch updates the documentation 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