kernel-hacking-2024-linux-s.../drivers/isdn
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
..
act2000
capi [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
divert Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
gigaset [PATCH] isdn4linux: Gigaset driver: fix __must_check warning 2006-10-02 07:57:16 -07:00
hardware [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* 2006-10-01 00:39:21 -07:00
hisax [PATCH] ISDN warning fixes 2006-10-03 08:03:41 -07:00
hysdn [PATCH] irq-flags: isdn: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
i4l [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
icn
isdnloop Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pcbit
sc [PATCH] isdn: more pr_debug() fixes 2006-10-03 08:04:20 -07:00
Kconfig
Makefile