linux/net/bluetooth
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
..
bnep
cmtp
hidp [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
rfcomm [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
Kconfig
Makefile
af_bluetooth.c
hci_conn.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
hci_core.c
hci_event.c
hci_sock.c
hci_sysfs.c
l2cap.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
lib.c
sco.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00