From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755150Ab2DJHtz (ORCPT ); Tue, 10 Apr 2012 03:49:55 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53007 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752818Ab2DJHty (ORCPT ); Tue, 10 Apr 2012 03:49:54 -0400 Date: Tue, 10 Apr 2012 09:49:52 +0200 Message-ID: From: Takashi Iwai To: Jesper Juhl Cc: Jaroslav Kysela , Peter Gruber , alsa-devel@alsa-project.org, trivial@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [alsa-devel] [PATCH][Trivial] sound/pci/riptide/riptide.c: remove trailing whitespace In-Reply-To: References: User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 9 Apr 2012 00:27:26 +0200 (CEST), Jesper Juhl wrote: > > There's a bunch of trailing whitespace at the top of the > sound/pci/riptide/riptide.c file - this patch gets rid of it. > > Signed-off-by: Jesper Juhl All lines are comments, so I don't think this is worth to fix. thanks, Takashi > --- > sound/pci/riptide/riptide.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff --git a/sound/pci/riptide/riptide.c b/sound/pci/riptide/riptide.c > index 0481d94..a8b07be 100644 > --- a/sound/pci/riptide/riptide.c > +++ b/sound/pci/riptide/riptide.c > @@ -21,29 +21,29 @@ > /* > History: > - 02/15/2004 first release > - > + > This Driver is based on the OSS Driver version from Linuxant (riptide-0.6lnxtbeta03111100) > credits from the original files: > - > - MODULE NAME: cnxt_rt.h > + > + MODULE NAME: cnxt_rt.h > AUTHOR: K. Lazarev (Transcribed by KNL) > HISTORY: Major Revision Date By > ----------------------------- -------- ----- > Created 02/1/2000 KNL > > - MODULE NAME: int_mdl.c > + MODULE NAME: int_mdl.c > AUTHOR: Konstantin Lazarev (Transcribed by KNL) > HISTORY: Major Revision Date By > ----------------------------- -------- ----- > Created 10/01/99 KNL > - > - MODULE NAME: riptide.h > + > + MODULE NAME: riptide.h > AUTHOR: O. Druzhinin (Transcribed by OLD) > HISTORY: Major Revision Date By > ----------------------------- -------- ----- > Created 10/16/97 OLD > > - MODULE NAME: Rp_Cmdif.cpp > + MODULE NAME: Rp_Cmdif.cpp > AUTHOR: O. Druzhinin (Transcribed by OLD) > K. Lazarev (Transcribed by KNL) > HISTORY: Major Revision Date By > @@ -51,7 +51,7 @@ > Adopted from NT4 driver 6/22/99 OLD > Ported to Linux 9/01/99 KNL > > - MODULE NAME: rt_hw.c > + MODULE NAME: rt_hw.c > AUTHOR: O. Druzhinin (Transcribed by OLD) > C. Lazarev (Transcribed by CNL) > HISTORY: Major Revision Date By > @@ -73,13 +73,13 @@ > ----------------------------- -------- ----- > Created 11/18/97 CNL > > - MODULE NAME: rt_mdl.c > + MODULE NAME: rt_mdl.c > AUTHOR: Konstantin Lazarev (Transcribed by KNL) > HISTORY: Major Revision Date By > ----------------------------- -------- ----- > Created 10/01/99 KNL > > - MODULE NAME: mixer.h > + MODULE NAME: mixer.h > AUTHOR: K. Kenney > HISTORY: Major Revision Date By > ----------------------------- -------- ----- > -- > 1.7.10 > > > -- > Jesper Juhl http://www.chaosbits.net/ > Don't top-post http://www.catb.org/jargon/html/T/top-post.html > Plain text mails only, please. > > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@alsa-project.org > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel >