diff options
author | KOSAKI Motohiro <[email protected]> | 2010-10-15 04:21:18 +0900 |
---|---|---|
committer | James Morris <[email protected]> | 2010-10-21 10:12:44 +1100 |
commit | b0ae19811375031ae3b3fecc65b702a9c6e5cc28 (patch) | |
tree | a765b71155fbed1ed3a3cff35c1044ad49a002ae /scripts/basic/docproc.c | |
parent | 9b3056cca09529d34af2d81305b2a9c6b622ca1b (diff) |
security: remove unused parameter from security_task_setscheduler()
All security modules shouldn't change sched_param parameter of
security_task_setscheduler(). This is not only meaningless, but also
make a harmful result if caller pass a static variable.
This patch remove policy and sched_param parameter from
security_task_setscheduler() becuase none of security module is
using it.
Cc: James Morris <[email protected]>
Signed-off-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions