]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36004a77ac7d206165175c971d842e63eb55ba05
tree0cb09c6f968532f91179ea6b35397efbc5cb730b
parent36f89e4018a18c8d4b9a6ae400e81c1a4290baa6
openrisc: uaccess: Remove unused macro __addr_ok

Since commit 1ef1124fb145 ("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