Archived
14
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/drivers/isdn/sc
Andrew Morton 3879b6b6a8 [PATCH] isdn: more pr_debug() fixes
drivers/isdn/sc/event.c: In function 'indicate_status':
drivers/isdn/sc/event.c:49: error: 'events' undeclared (first use in this function)
drivers/isdn/sc/event.c:49: error: (Each undeclared identifier is reported only once
drivers/isdn/sc/event.c:49: error: for each function it appears in.)
drivers/isdn/sc/event.c:49: warning: format '%d' expects type 'int', but argument 4 has type 'ulong'

drivers/isdn/sc/interrupt.c: In function 'interrupt_handler':
drivers/isdn/sc/interrupt.c:97: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long unsigned int'

drivers/isdn/sc/timer.c: In function 'check_reset':
drivers/isdn/sc/timer.c:80: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'

Acked-by: Karsten Keil <kkeil@suse.de>
Cc: Zach Brown <zach.brown@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-03 08:04:20 -07:00
..
card.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
command.c [PATCH] isdn-debug-build-fix 2006-10-03 08:04:20 -07:00
debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
event.c [PATCH] isdn: more pr_debug() fixes 2006-10-03 08:04:20 -07:00
hardware.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
includes.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
init.c [PATCH] irq-flags: isdn: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
interrupt.c [PATCH] isdn: more pr_debug() fixes 2006-10-03 08:04:20 -07:00
ioctl.c [PATCH] i4l: memory leak fix for sc_ioctl(). 2006-06-23 07:43:04 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] drivers/isdn/sc/: possible cleanups 2005-06-25 16:24:56 -07:00
message.c [PATCH] isdn: fix-up schedule_timeout() usage 2005-11-07 07:53:57 -08:00
message.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
packet.c [PATCH] drivers/isdn/sc/: possible cleanups 2005-06-25 16:24:56 -07:00
scioc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shmem.c [PATCH] drivers/isdn/sc/: possible cleanups 2005-06-25 16:24:56 -07:00
timer.c [PATCH] isdn: more pr_debug() fixes 2006-10-03 08:04:20 -07:00