diff options
author | Ingo Molnar <mingo@elte.hu> | 2007-10-15 17:00:13 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2007-10-15 17:00:13 +0200 |
commit | a65914b3658043da27c159b8a28c5811bb0a88c9 (patch) | |
tree | 2fc518e91c9a16f7596e1da861bd6c17abf09c07 /kernel/sched_debug.c | |
parent | 8927f49479756c1aff76e8202ad32733c965864f (diff) |
sched: kfree(NULL) is valid
kfree(NULL) is valid.
pointed out by checkpatch.pl.
the fix shrinks the code a bit:
text data bss dec hex filename
40024 3842 100 43966 abbe sched.o.before
40002 3842 100 43944 aba8 sched.o.after
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions