diff options
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | 2009-01-30 18:16:46 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-02-04 17:28:21 -0800 |
commit | 18114f61359ac05e3aa797d53d63f40db41f798d (patch) | |
tree | 7eccf7f9377329b9f0b91ac7b72a7a6344f7c4f1 /arch/x86/include/asm/vic.h | |
parent | 019a1369667c3978f9644982ebe6d261dd2bbc40 (diff) |
x86: uaccess: use errret as error value in __put_user_size()
Impact: cleanup
In __put_user_size() macro errret is used for error value.
But if size is 8, errret isn't passed to__put_user_asm_u64().
This behavior is inconsistent.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/include/asm/vic.h')
0 files changed, 0 insertions, 0 deletions