Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/kernel: Convert cpu_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: Michael Ellerman <mpe@ellerman.id.au>
- Loading branch information