sched: Mark argument of task_get_notification() as const.
authorAndre Noll <maan@systemlinux.org>
Tue, 31 Dec 2013 02:15:42 +0000 (02:15 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 May 2014 13:36:37 +0000 (15:36 +0200)
commit0b38d56fdd56cc51ee4286a49a4aa91d83618fc1
tree48634b21c9c65115d182b31b842d6fd25d79ec8a
parent00cedf20a69178ac3ec3e43035a2d54868f1bc6d
sched: Mark argument of task_get_notification() as const.

We never write to the memory pointed to by the argument.
sched.c
sched.h