linux-stable/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 [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
cmtp [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
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 [S390] Kconfig: unwanted menus for s390. 2007-05-10 15:46:07 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_bluetooth.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
hci_conn.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
hci_core.c [Bluetooth] Add support for handling simple eSCO links 2007-10-22 02:59:47 -07:00
hci_event.c [Bluetooth] Add support for handling simple eSCO links 2007-10-22 02:59:47 -07:00
hci_sock.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
hci_sysfs.c [BLUETOOTH]: Move children of connection device to NULL before connection down. 2008-01-23 03:11:39 -08:00
l2cap.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
lib.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00
sco.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00