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(-)