Skip to content
Commit 17a82e93 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC32]: Make flush_tlb_kernel_range() an inline function.



This avoids unused variable warnings in places like mm/vmalloc.c:

mm/vmalloc.c: In function ‘unmap_kernel_range’:
mm/vmalloc.c:75: warning: unused variable ‘start’

caused by it previously being a macro.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4f1296a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment