Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754135AbXKZHpW (ORCPT ); Mon, 26 Nov 2007 02:45:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753016AbXKZHpJ (ORCPT ); Mon, 26 Nov 2007 02:45:09 -0500 Received: from ns2.suse.de ([195.135.220.15]:39060 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752961AbXKZHpI (ORCPT ); Mon, 26 Nov 2007 02:45:08 -0500 Date: Mon, 26 Nov 2007 08:25:37 +0100 Message-ID: From: Takashi Iwai To: Joe Perches Cc: linux-kernel@vger.kernel.org, Jaroslav Kysela Subject: Re: [PATCH 58/59] sound/isa: Add missing "space" In-Reply-To: <1195523627-15389-16-git-send-email-joe@perches.com> References: <1195523627-15389-1-git-send-email-joe@perches.com> <1195523627-15389-2-git-send-email-joe@perches.com> <1195523627-15389-3-git-send-email-joe@perches.com> <1195523627-15389-4-git-send-email-joe@perches.com> <1195523627-15389-5-git-send-email-joe@perches.com> <1195523627-15389-6-git-send-email-joe@perches.com> <1195523627-15389-7-git-send-email-joe@perches.com> <1195523627-15389-8-git-send-email-joe@perches.com> <1195523627-15389-9-git-send-email-joe@perches.com> <1195523627-15389-10-git-send-email-joe@perches.com> <1195523627-15389-11-git-send-email-joe@perches.com> <1195523627-15389-12-git-send-email-joe@perches.com> <1195523627-15389-13-git-send-email-joe@perches.com> <1195523627-15389-14-git-send-email-joe@perches.com> <1195523627-15389-15-git-send-email-joe@perches.com> <1195523627-15389-16-git-send-email-joe@perches.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1269 Lines: 43 At Mon, 19 Nov 2007 17:53:45 -0800, Joe Perches wrote: > > > Signed-off-by: Joe Perches Applied to ALSA tree. Thanks. Takashi > --- > sound/isa/sc6000.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/sound/isa/sc6000.c b/sound/isa/sc6000.c > index 94daf83..bc0c379 100644 > --- a/sound/isa/sc6000.c > +++ b/sound/isa/sc6000.c > @@ -390,7 +390,7 @@ static int __devinit sc6000_init_board(char __iomem *vport, int irq, int dma, > > err = sc6000_init_mss(vport, config, vmss_port, mss_config); > if (err < 0) { > - snd_printk(KERN_ERR "Can not initialize" > + snd_printk(KERN_ERR "Can not initialize " > "Microsoft Sound System mode.\n"); > return -ENODEV; > } > -- > 1.5.3.5.652.gf192c > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/