On Tue, Feb 11 2025 at 08:16, Guenter Roeck wrote:
On Wed, Feb 05, 2025 at 11:39:07AM +0100, Nam Cao wrote:
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.
Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Patch was created by using Coccinelle.
Signed-off-by: Nam Cao <namcao@xxxxxxxxxxxxx>
Cc: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx>
Cc: linux-watchdog@xxxxxxxxxxxxxxx
---
Change log missing.
I read the above as a change log, but _I_ might be missing something.