Linus Torvalds 1a323ea535 x86: get rid of 'errret' argument to __get_user_xyz() macross
Every remaining user just has the error case returning -EFAULT.

In fact, the exception was __get_user_asm_nozero(), which was removed in
commit 4b842e4e25b1 ("x86: get rid of small constant size cases in
raw_copy_{to,from}_user()"), and the other __get_user_xyz() macros just
followed suit for consistency.

Fix up some macro whitespace while at it.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-03-31 18:23:47 -07:00
..
2020-03-21 16:00:21 +01:00
2020-03-31 09:26:06 -07:00
2020-03-31 08:49:26 -07:00
2020-03-31 09:58:07 -07:00
2020-03-31 08:51:45 -07:00
2020-03-30 18:06:39 -07:00
2020-03-31 16:03:39 -07:00
2020-03-31 16:03:39 -07:00
2020-03-30 18:29:05 -07:00