x86: be more explicit in __put_user_x.
authorGlauber Costa <gcosta@redhat.com>
Wed, 25 Jun 2008 15:59:37 +0000 (12:59 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:25 +0000 (09:14 +0200)
For both __put_user_x and __put_user_8 macros, pass the error
variable explicitly.

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