From: Karsten Keil <kkeil@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Karsten Keil <kkeil@suse.de>
Subject: [PATCH 0/7] Small fixes for mISDN
Date: Sun, 11 Jan 2009 15:37:31 +0100 [thread overview]
Message-ID: <cover.1231695451.git.kkeil@suse.de> (raw)
[-- 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(-)
next reply other threads:[~2009-01-11 19:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-11 14:37 Karsten Keil [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1231695451.git.kkeil@suse.de \
--to=kkeil@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox