]> bbs.cooldavid.org Git - net-next-2.6.git/commit
jump label: Remove duplicate structure for x86
authorSteven Rostedt <srostedt@redhat.com>
Wed, 22 Sep 2010 21:37:43 +0000 (17:37 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 22 Sep 2010 21:37:43 +0000 (17:37 -0400)
commit95fccd465eefb3d6bf80dae0496607b534d38313
treeb2c6f4f7ba439fdc2de7ed09b455798165019704
parentdff9d3c215251022dd8bb3823c9f75edb4b63fe9
jump label: Remove duplicate structure for x86

The structure in the x86 jump label code uses the typedef jump_label_t,
which is defined by the #ifdef arch type. The structure does not need
to be duplicated there.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/x86/include/asm/jump_label.h