diff options
author | Alexey Dobriyan <adobriyan@sw.ru> | 2007-10-26 12:17:22 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-26 08:42:24 -0700 |
commit | e868171a94b637158a3930c9adfb448d0df163cd (patch) | |
tree | f6619ae1407802e8e123f28854e310bd90784865 /lib/vsprintf.c | |
parent | ade8c56cbd02020fecbe1684f181250a466685eb (diff) |
De-constify sched.h
[PATCH] De-constify sched.h
This reverts commit a8972ccf00b7184a743eb6cd9bc7f3443357910c ("sched:
constify sched.h")
1) Patch doesn't change any code here, so gcc is already smart enough
to "feel" constness in such simple functions.
2) There is no such thing as const task_struct. Anyone who think
otherwise deserves compiler warning.
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions