dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/irda
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
..
ircomm [IRDA]: Spelling fixes 2007-12-20 14:00:51 -08:00
irlan [IRDA]: Spelling fixes 2007-12-20 14:00:51 -08:00
irnet [IRDA] IRNET: Fix build when TCGETS2 is defined. 2007-11-01 02:26:38 -07:00
Kconfig
Makefile
af_irda.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
discovery.c Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00
irda_device.c
iriap.c [IRDA]: Add missing "space" 2007-11-19 23:48:30 -08:00
iriap_event.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irias_object.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irlap.c [IRDA]: Make the IRDA use the seq_open_private() 2007-10-10 16:55:35 -07:00
irlap_event.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irlap_frame.c [IRDA]: Spelling fixes 2007-12-20 14:00:51 -08:00
irlmp.c [IRDA]: irlmp_unregister_link() needs to free lsaps. 2007-12-16 14:08:58 -08:00
irlmp_event.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irlmp_frame.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irmod.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irnetlink.c
irproc.c
irqueue.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irsysctl.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
irttp.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
parameters.c [IRDA]: Spelling fixes 2007-12-20 14:00:51 -08:00
qos.c
timer.c more UTF-8 conversions 2007-10-19 23:22:11 +02:00
wrapper.c [IRDA]: Spelling fixes 2007-12-20 14:00:51 -08:00