diff options
author | Stafford Horne <shorne@gmail.com> | 2020-08-04 09:35:24 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2020-08-09 07:57:05 +0900 |
commit | af84b16e3423bd9c1c8d81c44bc0a217f763f6b7 (patch) | |
tree | ca07d0bdbe1b6c8aaf2623fde21c718ae0c696e4 /samples | |
parent | 17fcd83c2b621333eb4b4874c54a30891735700f (diff) |
openrisc: uaccess: Use static inline function in access_ok
As suggested by Linus when reviewing commit 9cb2feb4d21d
("arch/openrisc: Fix issues with access_ok()") last year; making
__range_ok an inline function also fixes the used twice issue that the
commit was fixing. I agree it's a good cleanup. This patch addresses
that as I am currently working on the access_ok macro to fixup sparse
annotations in OpenRISC.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions