1
0
Fork 0
alistair23-linux/net/bluetooth/hidp
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer
Many-many code in the kernel initialized the timer->function
and  timer->data together with calling init_timer(timer). There
is already a helper for this. Use it for networking code.

The patch is HUGE, but makes the code 130 lines shorter
(98 insertions(+), 228 deletions(-)).

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:53:35 -08:00
..
Kconfig [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
hidp.h [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
sock.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00