diff options
author | Julien Thierry <[email protected]> | 2019-01-15 13:58:26 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-01-25 12:30:46 +0000 |
commit | 13e4cdd785867a632516f9cb5dfbe5ba20822820 (patch) | |
tree | cb9e8dfa54f6c8da5b3f41f8c4be5c61cbfd0200 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 5b498e139fb55e179e841bb5e55168ce4ba631b5 (diff) |
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 <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions