[PATCH 0/7] Small fixes for mISDN

From: Karsten Keil
Date: Sun Jan 11 2009 - 14:32:55 EST


Additional fixes to mISDN.

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 for_2.6.29

Ilpo Järvinen (3):
indentation & braces disagree - add braces
misdn: one handmade ARRAY_SIZE converted
misdn: indentation and braces disagree - add braces

Julia Lawall (1):
drivers/isdn/hardware/mISDN: move a dereference below a NULL test

Karsten Keil (2):
Make parameter debug writable
Fix small typo

Martin Bachem (1):
BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when
devinfo.id not registered

drivers/isdn/hardware/mISDN/hfcmulti.c | 3 ++-
drivers/isdn/hardware/mISDN/hfcpci.c | 2 +-
drivers/isdn/mISDN/dsp_cmx.c | 5 +++--
drivers/isdn/mISDN/dsp_pipeline.c | 4 ++--
include/linux/mISDNif.h | 5 ++++-
5 files changed, 12 insertions(+), 7 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/