diff options
author | Simon Kagstrom <simon.kagstrom@netinsight.net> | 2009-12-23 11:08:18 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-12-28 10:50:13 +0100 |
commit | d894837f23f491aa7ed167aae767fc07cfe6e6e6 (patch) | |
tree | 33ee2a3526d3ed9889d385233c9f2feb4bdbc835 /kernel/sched_idletask.c | |
parent | 6b7b284958d47b77d06745b36bc7f36dab769d9b (diff) |
sched: might_sleep(): Make file parameter const char *
Fixes a warning when building with g++:
warning: deprecated conversion from string constant to 'char*'
And the file parameter use is constant, so mark it as such.
Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Cc: peterz@infradead.org
LKML-Reference: <20091223110818.442d848e@marrow.netinsight.se>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_idletask.c')
0 files changed, 0 insertions, 0 deletions