aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-11-12 15:08:42 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-13 12:09:12 +0900
commit324d666a5378946dd271c71036792235ef360204 (patch)
tree05fe005c39cd58e81271a6c92176d552d173b44a /kernel/sys.c
parentgen_init_cpio: avoid NULL pointer dereference and rework env expanding (diff)
downloadlinux-dev-324d666a5378946dd271c71036792235ef360204.tar.xz
linux-dev-324d666a5378946dd271c71036792235ef360204.zip
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
The wrapper function delayacct_add_tsk() already checked 'tsk->delays', and __delayacct_add_tsk() has no another direct callers, so can remove the redundancy checking code. And the label 'done' is also useless, so remove it, too. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions