kernel_optimize_test/drivers/isdn/mISDN
Hannes Eder bcf9174509 mISDN: use NULL pointer instead of plain integer
Fix more than 100 (all remaining in mISDN) sparse warnings:

  drivers/isdn/hardware/mISDN/hfcmulti.c:***:**: warning: Using plain integer as NULL pointer
  drivers/isdn/mISDN/dsp_tones.c:***:**: warning: Using plain integer as NULL pointer
  drivers/isdn/mISDN/dsp_pipeline.c:***:**: warning: Using plain integer as NULL pointer

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-12 21:11:28 -08:00
..
core.c
core.h
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c mISDN/dsp_cmx.c: fix size checks 2008-10-13 18:42:55 -07:00
dsp_core.c
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: use NULL pointer instead of plain integer 2008-12-12 21:11:28 -08:00
dsp_tones.c mISDN: use NULL pointer instead of plain integer 2008-12-12 21:11:28 -08:00
dsp.h
fsm.c
fsm.h
hwchannel.c
Kconfig Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_codec.c Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_core.c mISDN cleanup user interface 2008-08-02 16:28:50 +02:00
l1oip.h Add layer1 over IP support 2008-07-27 02:02:10 +02:00
layer1.c
layer1.h
layer2.c Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
layer2.h Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
Makefile Add layer1 over IP support 2008-07-27 02:02:10 +02:00
socket.c mISDN cleanup user interface 2008-08-02 16:28:50 +02:00
stack.c
tei.c Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
timerdev.c misdn: use nonseekable_open() 2008-10-13 18:42:07 -07:00