openrisc: uaccess: Remove unused macro __addr_ok
authorStafford Horne <shorne@gmail.com>
Tue, 4 Aug 2020 00:57:14 +0000 (09:57 +0900)
committerStafford Horne <shorne@gmail.com>
Sat, 8 Aug 2020 22:57:09 +0000 (07:57 +0900)
commitaac9a9b555b9d84295d2d3637a2d83971c474a1e
tree0cb09c6f968532f91179ea6b35397efbc5cb730b
parentaf84b16e3423bd9c1c8d81c44bc0a217f763f6b7
openrisc: uaccess: Remove unused macro __addr_ok

Since commit b48b2c3e5043 ("openrisc: use generic strnlen_user()
function") the macro __addr_ok is no longer used.  It is safe to remove
so this patch removes it.

Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/include/asm/uaccess.h