Re: Converting struct timer_list callback argument to struct timer_list *
From: Christoph Hellwig
Date: Fri Sep 01 2017 - 06:08:52 EST
Good work!
I just think that the TIMER_CONTAINER name is revolting.
The usual name for such a helper fitting other uses like lists
and rbtrees would be timer_entry, and that also reads much better.