From: Kees Cook <[email protected]> Date: Mon, 9 Oct 2017 17:10:32 -0700
> Several timer users needlessly reset their .function/.data fields during > their timer callback, but nothing else changes them. Some users do not > use their .data field at all. Each instance is removed here. > > Cc: Krzysztof Halasa <[email protected]> > Cc: Aditya Shankar <[email protected]> > Cc: Ganesh Krishna <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Jens Axboe <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Kees Cook <[email protected]> > Acked-by: Greg Kroah-Hartman <[email protected]> # for staging > Acked-by: Krzysztof Halasa <[email protected]> # for wan/hdlc* > Acked-by: Jens Axboe <[email protected]> # for amiflop > --- > This should go via the timer/core tree, please. It's been acked by each > of the maintainers. Thanks! For networking bits: Acked-by: David S. Miller <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
