x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details
authorIngo Molnar <mingo@elte.hu>
Thu, 26 Nov 2009 07:17:31 +0000 (08:17 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Nov 2009 07:24:33 +0000 (08:24 +0100)
commitb803090615ccec669681ff85ce28671e7bfefa3d
treec16ebe617986ce640bbdee17e157f8b4dd1ae9a8
parent27c13ecec4d8856687b50b959e1146845b478f95
x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details

Make the initialization more readable, plus tidy up a few small
visual details as well.

No change in functionality.

LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/dumpstack_32.c
arch/x86/kernel/dumpstack_64.c