linux/drivers/staging/line6
Randy Dunlap 034f585759 Staging: line6: fix printk formats
Fix printk format warnings in line6/pod.c; sizeof() is of type
size_t, so use %zu.

drivers/staging/line6/pod.c:581: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
drivers/staging/line6/pod.c:693: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 12:21:46 -08:00
..
audio.c Staging: line6: convert to snd_card_create() 2009-04-17 11:06:25 -07:00
audio.h
capture.c Staging: line6: ffzb returns an unsigned integer 2009-09-15 12:02:34 -07:00
capture.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
config.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
control.c Staging: line6: fix checkpatch errors in control.c 2009-04-03 14:54:25 -07:00
control.h
driver.c Staging: line6 driver.c: factorize code and cleanups 2009-12-11 12:21:46 -08:00
driver.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
dumprequest.c Staging: line6: fix checkpatch errors in dumprequest.c 2009-04-03 14:54:26 -07:00
dumprequest.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
Kconfig Staging: line6: fix build error, select SND_RAWMIDI 2009-04-03 14:54:26 -07:00
Makefile
midi.c Staging: line6: fix checkpatch errors in midi.c 2009-04-03 14:54:26 -07:00
midi.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
midibuf.c Staging: line6: fix checkpatch errors in midibuf.c 2009-04-03 14:54:26 -07:00
midibuf.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
pcm.c Staging: line6: fix checkpatch errors in pcm.c 2009-04-03 14:54:26 -07:00
pcm.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
playback.c Staging: line6: fix checkpatch errors in playback.c 2009-04-03 14:54:25 -07:00
playback.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
pod.c Staging: line6: fix printk formats 2009-12-11 12:21:46 -08:00
pod.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
revision.h
toneport.c Staging: line6: fix checkpatch errors in toneport.c 2009-04-03 14:54:26 -07:00
toneport.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
usbdefs.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
variax.c Staging: line6: fix checkpatch errors in variax.c 2009-04-03 14:54:26 -07:00
variax.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00