x86: don't use word-size specifiers on getuser_64.
authorGlauber Costa <gcosta@redhat.com>
Tue, 24 Jun 2008 14:21:53 +0000 (11:21 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:03 +0000 (09:14 +0200)
The instructions access registers, so the size is unambiguous.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found