On Thu, Jul 07, 2022 at 05:29:16PM +0300, Georgi Djakov wrote: [...] > > +/** > > + * qcom_icc_rpm_pre_bw_aggregate - cleans up values before re-aggregate requests > > This does not match with the name of the function below. Will fix it. > > + * @node: icc node to operate on > > + */ > > +static void qcom_icc_pre_bw_aggregate(struct icc_node *node) Thanks, Leo