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)
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>

No differences found
This page took 0.026025 seconds and 5 git commands to generate.