x86: ia32_signal: use proper macro __USER32_DS
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Tue, 16 Dec 2008 22:04:43 +0000 (14:04 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 22:06:13 +0000 (23:06 +0100)
Impact: cleanup

Use __USER32_DS instead of __USER_DS in ia32_signal.c.
No impact, because __USER32_DS is defined __USER_DS.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found