Re: sched/topology: One function call less in build_group_from_child_sched_domain()

From: Markus Elfring
Date: Mon Jul 08 2019 - 11:45:10 EST


> Yes, it definitely makes code readable.

Some developers seem to get difficulties with this view.


> I was only commenting on the changelog/subject which says
> avoids a function call which I think it doesn't.

Do you prefer an other wording for calling functions only once
with a selected parameter value instead of calling them (unoptimised)
within two branches of an if statement?

Regards,
Markus