public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Small fixes for mISDN
@ 2009-01-11 14:37 Karsten Keil
  2009-01-11 15:24 ` [PATCH 1/7] BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id not registered Karsten Keil
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Karsten Keil @ 2009-01-11 14:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Karsten Keil

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 866 bytes --]

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-01-11 19:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-11 14:37 [PATCH 0/7] Small fixes for mISDN Karsten Keil
2009-01-11 15:24 ` [PATCH 1/7] BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id not registered Karsten Keil
2009-01-11 15:24 ` [PATCH 4/7] drivers/isdn/hardware/mISDN: move a dereference below a NULL test Karsten Keil
2009-01-11 15:24 ` [PATCH 5/7] misdn: one handmade ARRAY_SIZE converted Karsten Keil
2009-01-11 15:24 ` [PATCH 6/7] misdn: indentation and braces disagree - add braces Karsten Keil
2009-01-11 16:58 ` [PATCH 2/7] Make parameter debug writable Karsten Keil
2009-01-11 17:24 ` [PATCH 3/7] indentation & braces disagree - add braces Karsten Keil
2009-01-11 17:36 ` [PATCH 7/7] Fix small typo Karsten Keil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox