-
由 Viresh Kumar 提交于
topology_parse_cpu_capacity() returns 1 on success and 0 on errors. Make it return bool instead of int as that suits the purpose better. Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org> Reviewed-by: NJuri Lelli <juri.lelli@arm.com> Tested-by: NJuri Lelli <juri.lelli@arm.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
805df296