From: Hiroshi Shimamoto Date: Tue, 16 Dec 2008 22:04:43 +0000 (-0800) Subject: x86: ia32_signal: use proper macro __USER32_DS X-Git-Tag: v2.6.29-rc1~587^2~4^26~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bee3f0a662ad9c3d6bb705b0530a3b90f089c55;p=pandora-kernel.git x86: ia32_signal: use proper macro __USER32_DS 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed