diff options
author | Julien Thierry <julien.thierry@arm.com> | 2019-01-15 13:58:26 +0000 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-01-25 12:30:46 +0000 |
commit | 13e4cdd785867a632516f9cb5dfbe5ba20822820 (patch) | |
tree | cb9e8dfa54f6c8da5b3f41f8c4be5c61cbfd0200 /net/can/raw.c | |
parent | 5b498e139fb55e179e841bb5e55168ce4ba631b5 (diff) | |
download | linux-13e4cdd785867a632516f9cb5dfbe5ba20822820.tar.gz linux-13e4cdd785867a632516f9cb5dfbe5ba20822820.tar.bz2 linux-13e4cdd785867a632516f9cb5dfbe5ba20822820.zip |
arm64: uaccess: Cleanup get/put_user()
__get/put_user_check() macro is made to return a value but this is never
used. Get rid of them and just use directly __get/put_user_error() as
a statement, reducing macro indirection.
Also, take this opportunity to rename __get/put_user_err() as it gets
a bit confusing having them along __get/put_user_error().
Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'net/can/raw.c')
0 files changed, 0 insertions, 0 deletions