Re: [PATCH v1 1/1] PM/devfreq: Remove unneeded casting for HZ_PER_KHZ

From: Andy Shevchenko

Date: Tue Feb 03 2026 - 21:46:30 EST


On Tue, Jan 20, 2026 at 06:32:20PM +0900, MyungJoo Ham wrote:
> >HZ_PER_KHZ is defined as UL (unsigned long), no need to repeat that.
> >
> >Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> >---
> > drivers/devfreq/devfreq.c | 5 ++---
> > 1 file changed, 2 insertions(+), 3 deletions(-)
> >
>
> Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>

Can it be applied, please?

--
With Best Regards,
Andy Shevchenko