aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2009-04-02 16:57:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-02 19:04:54 -0700
commit66bdc9cfc77ba89a9ee6c82d28375b646ab4bb1d (patch)
treedd0d292a2f413f8c14d2219f8de94516fffe18b5 /include/linux/cgroup.h
parentcgroup: fix frequent -EBUSY at rmdir (diff)
downloadlinux-dev-66bdc9cfc77ba89a9ee6c82d28375b646ab4bb1d.tar.xz
linux-dev-66bdc9cfc77ba89a9ee6c82d28375b646ab4bb1d.zip
kernel/cgroup.c: kfree(NULL) is legal
Reduces object file size a bit: Before: $ size kernel/cgroup.o text data bss dec hex filename 21593 7804 4924 34321 8611 kernel/cgroup.o After: $ size kernel/cgroup.o text data bss dec hex filename 21537 7744 4924 34205 859d kernel/cgroup.o Signed-off-by: Jesper Juhl <jj@chaosbits.net> Cc: Paul Menage <menage@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/cgroup.h')
0 files changed, 0 insertions, 0 deletions