[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110815110015.GI11398@pengutronix.de>
Date: Mon, 15 Aug 2011 13:00:15 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>, kernel@...gutronix.de,
trivial@...nel.org, David Woodhouse <dwmw2@...radead.org>
Subject: Re: [PATCH] drivers/char/applicom.c: remove cvs ID and French
in-file changelog
Hello,
On Wed, Apr 06, 2011 at 04:45:11PM +0200, Uwe Kleine-König wrote:
> My script that finds typos always wants to do s/acces/access/ and
> claims that "addresse" is wrong. While at it remove obsolete cvs id and
> outdated reference to kernel version.
>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
> ---
> drivers/char/applicom.c | 19 +------------------
> 1 files changed, 1 insertions(+), 18 deletions(-)
>
> diff --git a/drivers/char/applicom.c b/drivers/char/applicom.c
> index 25373df..3e7af43 100644
> --- a/drivers/char/applicom.c
> +++ b/drivers/char/applicom.c
> @@ -1,24 +1,7 @@
> /* Derived from Applicom driver ac.c for SCO Unix */
> /* Ported by David Woodhouse, Axiom (Cambridge) Ltd. */
> /* dwmw2@...radead.org 30/8/98 */
> -/* $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $ */
> -/* This module is for Linux 2.1 and 2.2 series kernels. */
> -/*****************************************************************************/
> -/* J PAGET 18/02/94 passage V2.4.2 ioctl avec code 2 reset to les interrupt */
> -/* ceci pour reseter correctement apres une sortie sauvage */
> -/* J PAGET 02/05/94 passage V2.4.3 dans le traitement de d'interruption, */
> -/* LoopCount n'etait pas initialise a 0. */
> -/* F LAFORSE 04/07/95 version V2.6.0 lecture bidon apres acces a une carte */
> -/* pour liberer le bus */
> -/* J.PAGET 19/11/95 version V2.6.1 Nombre, addresse,irq n'est plus configure */
> -/* et passe en argument a acinit, mais est scrute sur le bus pour s'adapter */
> -/* au nombre de cartes presentes sur le bus. IOCL code 6 affichait V2.4.3 */
> -/* F.LAFORSE 28/11/95 creation de fichiers acXX.o avec les differentes */
> -/* addresses de base des cartes, IOCTL 6 plus complet */
> -/* J.PAGET le 19/08/96 copie de la version V2.6 en V2.8.0 sans modification */
> -/* de code autre que le texte V2.6.1 en V2.8.0 */
> -/*****************************************************************************/
> -
> +/* several changes by J. Paget and F. Laforse in 1994-1996 */
Is this material for trivial (added to Cc:)? Or should it go via akpm?
>
> #include <linux/kernel.h>
> #include <linux/module.h>
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists