summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/i8259.c
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-07-21 15:11:14 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-22 01:37:12 (GMT)
commit028a690a1ebc8b825b6f42214a99a5abcf9aa4c6 (patch)
tree7dcffcf2cb44af2e1c3862f51087d99ea6f21b97 /arch/x86_64/kernel/i8259.c
parentc673f1a9d994de501b674b2bb6a48bd5e912afe0 (diff)
downloadlinux-fsl-qoriq-028a690a1ebc8b825b6f42214a99a5abcf9aa4c6.tar.xz
i386: Remove unneeded test of 'task' in dump_trace()
Remove unneeded test of task != NULL from arch/i386/kernel/traps.c::dump_trace() At the start of the function we have this test: if (!task) task = current; so further down there's no need to test 'task'. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86_64/kernel/i8259.c')
0 files changed, 0 insertions, 0 deletions