remarkable-linux/drivers/isdn/mISDN
Eric Sesterhenn 211174ea8d MISDN: list usage cleanup
Trivial cleanup, list_del(); list_add_tail() is equivalent
to list_move_tail(). Semantic patch for coccinelle can be
found at www.cccmz.de/~snakebyte/list_move_tail.spatch

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Acked-by: Karsten Keil <kkeil@novell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 22:38:15 -08:00
..
clock.c drivers/isdn/mISDN: fix sparse warnings: make symbols static 2009-02-15 23:39:20 -08:00
core.c mISDN: Create /sys/class/mISDN 2009-01-09 22:44:28 +01:00
core.h mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
dsp.h mISDN: Add some debug option for clock problems 2009-01-09 22:44:23 +01:00
dsp_audio.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c Fix small typo 2009-01-11 18:36:30 +01:00
dsp_core.c mISDN: Fix kernel crash when doing hardware conference with more than two members 2009-01-09 22:44:29 +01:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c drivers/isdn/mISDN: use ARRAY_SIZE 2008-12-03 20:59:57 -08:00
dsp_hwec.h
dsp_pipeline.c misdn: indentation and braces disagree - add braces 2009-01-11 18:18:18 +01:00
dsp_tones.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
fsm.c
fsm.h
hwchannel.c mISDN: Add E-Channel logging features 2009-01-09 22:44:25 +01:00
Kconfig Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip.h Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_codec.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
l1oip_core.c mISDN: Create /sys/class/mISDN 2009-01-09 22:44:28 +01:00
layer1.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
layer1.h
layer2.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
layer2.h Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
Makefile mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
socket.c mISDN: Correct busy device detection 2009-01-09 22:44:27 +01:00
stack.c mISDN: Correct busy device detection 2009-01-09 22:44:27 +01:00
tei.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
timerdev.c MISDN: list usage cleanup 2009-02-26 22:38:15 -08:00