2024-01-09 17:44:08

by Rafael J. Wysocki

[permalink] [raw]
Subject: [PATCH v1 0/2] thermal: core: Cleanups related to the netlink I/F

Hi Everyone,

The first patch in this series is a replacement for

https://lore.kernel.org/linux-pm/7628882.EvYhyI6sBW@kreacher/

and it doesn't remove the unused functions as Daniel noticed that they really
aren't used by mistake.

The second one is just a code layout change based on the first one.

Thanks!