diff options
| author | Julien Thierry <julien.thierry@arm.com> | 2019-01-15 16:58:26 +0300 |
|---|---|---|
| committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-01-25 15:30:46 +0300 |
| commit | 13e4cdd785867a632516f9cb5dfbe5ba20822820 (patch) | |
| tree | cb9e8dfa54f6c8da5b3f41f8c4be5c61cbfd0200 /include/uapi/linux | |
| parent | 5b498e139fb55e179e841bb5e55168ce4ba631b5 (diff) | |
| download | linux-13e4cdd785867a632516f9cb5dfbe5ba20822820.tar.xz | |
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 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
