]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, uaccess: Merge prototypes for clear_user/__clear_user
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 21 Sep 2012 19:43:11 +0000 (12:43 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 21 Sep 2012 19:45:26 +0000 (12:45 -0700)
commita052858fabb376b695f2c125633daa6728e0f284
treebbbde26ed206bf10f24c1183a01a86608e24c026
parent51ae4a2d775e1ee456282d7c60e49693d0a8555d
x86, uaccess: Merge prototypes for clear_user/__clear_user

The prototypes for clear_user() and __clear_user() are identical in
the 32- and 64-bit headers.  No functionality change.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1348256595-29119-8-git-send-email-hpa@linux.intel.com
arch/x86/include/asm/uaccess.h
arch/x86/include/asm/uaccess_32.h
arch/x86/include/asm/uaccess_64.h