Re: [PATCH v1 2/3] cpufreq: intel_pstate: Rearrange freq QoS updates using __free()

From: Zihuan Zhang

Date: Mon Sep 08 2025 - 20:47:57 EST



在 2025/9/9 02:10, Rafael J. Wysocki 写道:
I also noticed that in this driver some places use one naming style and
others use another, so it might be worth unifying the style here.
Well, I'm not sure about this.

I guess it may be confusing sometimes, but then I'm not sure if that
justifies the code churn that would result from changing it.

Agreed — there are quite a lot of places that would need to be changed, and perhaps it’s better to keep the current style as is.