Skip to content
Commit a81dc9d9 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/kernel: Convert mmu_has_feature() to returning bool



The intention is that the result is only used as a boolean, so enforce
that by changing the return type to bool.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 5a25b6f5
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