[PATCH] arm64: topology: Get rid of "cap_parsing_done"
Will Deacon
will.deacon at arm.com
Tue Jun 20 08:54:00 PDT 2017
On Tue, Jun 20, 2017 at 04:14:40PM +0530, Viresh Kumar wrote:
> We can reuse "cap_parsing_failed" instead of keeping an additional
> variable. Also rename cap_parsing_failed to skip_cap_parsing.
>
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
> ---
> arch/arm64/kernel/topology.c | 19 +++++++++----------
> 1 file changed, 9 insertions(+), 10 deletions(-)
You probably need to co-ordinate with this series:
http://lkml.kernel.org/r/20170531165931.6945-5-juri.lelli@arm.com
and it would be clearer to split up the renaming part of the patch from the
remove of the additional bool.
Will
More information about the linux-arm-kernel
mailing list