dect
/
linux-2.6
Archived
13
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
Jeff Garzik 76fd020937 [PATCH] ISDN: several minor fixes
pcbit: kill 'may be used uninitialized' warning.  although the code does
eventually fill the 32 bits it cares about, the variable truly is
accessed uninitialized in each macro.  Easier to just clean it up now.

sc: fix a ton of obviously incorrect printk's (some with missing
arguments even)

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-11 11:14:25 -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
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] ISDN: several minor fixes 2006-10-11 11:14:25 -07:00
interrupt.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
ioctl.c [PATCH] i4l: memory leak fix for sc_ioctl(). 2006-06-23 07:43:04 -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] ISDN: several minor fixes 2006-10-11 11:14:25 -07:00
scioc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shmem.c [PATCH] ISDN: several minor fixes 2006-10-11 11:14:25 -07:00
timer.c [PATCH] isdn: more pr_debug() fixes 2006-10-03 08:04:20 -07:00