On Tue, Aug 04, 2020 at 01:23:51PM +0900, Stafford Horne wrote: > 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 <torva...@linux-foundation.org> > Signed-off-by: Stafford Horne <sho...@gmail.com>
Look good to me. -- Luc