[PATCH] drivers/char/applicom.c: remove cvs ID and French in-file changelog

From: Uwe Kleine-KÃnig
Date: Mon Dec 06 2010 - 09:27:23 EST


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@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
---
drivers/char/applicom.c | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)

diff --git a/drivers/char/applicom.c b/drivers/char/applicom.c
index 25373df..75c74cf 100644
--- a/drivers/char/applicom.c
+++ b/drivers/char/applicom.c
@@ -1,24 +1,6 @@
/* Derived from Applicom driver ac.c for SCO Unix */
/* Ported by David Woodhouse, Axiom (Cambridge) Ltd. */
/* dwmw2@xxxxxxxxxxxxx 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 */
-/*****************************************************************************/
-

#include <linux/kernel.h>
#include <linux/module.h>
--
1.7.2.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/