[SPARC64]: Fix access_ok() and friends warnings.
The implementation is a nop on sparc64, we always return
true, but we have to add at least a (void) reference to
the arguments to avoid compiler/checker warnings.
Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
Please register or sign in to comment