1
0
Fork 0
alistair23-linux/drivers/staging/line6
Peter Huewe 597a1e7ccc staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
This patch fixes the warning generated by sparse: "Using plain integer
as NULL pointer" by replacing the offending 0s with NULL.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-08 14:31:01 -08:00
..
Kconfig staging: line6: sync with upstream 2010-08-31 15:28:15 -07:00
Makefile Staging: line6: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:47 -07:00
audio.c Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
audio.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
capture.c staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' 2010-12-08 14:31:01 -08:00
capture.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
config.h Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
control.c Staging: line6: fix up my fixup for some sysfs attribute permissions 2010-11-18 11:27:20 -08:00
control.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
driver.c Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
driver.h Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
dumprequest.c Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
dumprequest.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
midi.c staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' 2010-12-08 14:31:01 -08:00
midi.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
midibuf.c Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
midibuf.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
pcm.c Staging: line6: fix up my fixup for some sysfs attribute permissions 2010-11-18 11:27:20 -08:00
pcm.h Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
playback.c staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' 2010-12-08 14:31:01 -08:00
playback.h Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
pod.c Staging: line6: fix up my fixup for some sysfs attribute permissions 2010-11-18 11:27:20 -08:00
pod.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
revision.h Staging: line6: workaround for null pointer bug 2010-09-20 17:04:35 -07:00
toneport.c Staging: line6: fix up my fixup for some sysfs attribute permissions 2010-11-18 11:27:20 -08:00
toneport.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00
usbdefs.h Staging: line6: minor coding style cleanups 2010-09-21 16:58:00 -07:00
variax.c Staging: line6: fix up my fixup for some sysfs attribute permissions 2010-11-18 11:27:20 -08:00
variax.h Staging: line6: another upstream sync 2010-08-31 15:28:16 -07:00