From patchwork Wed Mar 19 12:35:19 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Finn Thain X-Patchwork-Id: 3862241 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 12B34BF540 for ; Wed, 19 Mar 2014 23:29:54 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 41218201ED for ; Wed, 19 Mar 2014 23:29:51 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 31202201DE for ; Wed, 19 Mar 2014 23:29:50 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WQPuO-0005rQ-85; Wed, 19 Mar 2014 23:28:29 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WQPu3-0004uE-0p; Wed, 19 Mar 2014 23:28:07 +0000 Received: from kvm5.telegraphics.com.au ([98.124.60.144]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WQPte-0004p1-F9 for linux-arm-kernel@lists.infradead.org; Wed, 19 Mar 2014 23:27:43 +0000 Received: by kvm5.telegraphics.com.au (Postfix, from userid 502) id 8B2CB286E2; Wed, 19 Mar 2014 19:27:26 -0400 (EDT) Message-Id: <20140319123517.452453292@telegraphics.com.au> User-Agent: quilt/0.50-1 Date: Wed, 19 Mar 2014 23:35:19 +1100 From: Finn Thain To: "James E.J. Bottomley" , Subject: [PATCH v2 03/12] scsi/NCR5380: remove old CVS keywords References: <20140319123516.542623278@telegraphics.com.au> Content-Disposition: inline; filename=ncr5380-remove-cvs-keywords X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140319_192742_551856_37E1310F X-CRM114-Status: UNSURE ( 6.88 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.4 (/) Cc: Sam Creasey , linux-m68k@vger.kernel.org, Russell King , Michael Schmitz , linux-kernel@vger.kernel.org, Joe Perches , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DATE_IN_PAST_06_12, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Finn Thain --- drivers/scsi/NCR5380.c | 2 -- drivers/scsi/NCR5380.h | 4 ---- drivers/scsi/g_NCR5380.c | 4 ---- drivers/scsi/g_NCR5380.h | 4 ---- drivers/scsi/mac_scsi.c | 4 ---- drivers/scsi/mac_scsi.h | 4 ---- drivers/scsi/sun3_scsi.c | 4 ---- drivers/scsi/sun3_scsi.h | 4 ---- drivers/scsi/t128.c | 4 ---- drivers/scsi/t128.h | 4 ---- 10 files changed, 38 deletions(-) Index: linux-m68k/drivers/scsi/NCR5380.c =================================================================== --- linux-m68k.orig/drivers/scsi/NCR5380.c 2014-03-19 23:23:02.000000000 +1100 +++ linux-m68k/drivers/scsi/NCR5380.c 2014-03-19 23:34:41.000000000 +1100 @@ -27,8 +27,6 @@ */ /* - * $Log: NCR5380.c,v $ - * Revision 1.10 1998/9/2 Alan Cox * (alan@lxorguk.ukuu.org.uk) * Fixed up the timer lockups reported so far. Things still suck. Looking Index: linux-m68k/drivers/scsi/NCR5380.h =================================================================== --- linux-m68k.orig/drivers/scsi/NCR5380.h 2014-03-19 23:23:02.000000000 +1100 +++ linux-m68k/drivers/scsi/NCR5380.h 2014-03-19 23:34:41.000000000 +1100 @@ -21,10 +21,6 @@ * 1+ (800) 334-5454 */ -/* - * $Log: NCR5380.h,v $ - */ - #ifndef NCR5380_H #define NCR5380_H Index: linux-m68k/drivers/scsi/g_NCR5380.c =================================================================== --- linux-m68k.orig/drivers/scsi/g_NCR5380.c 2014-03-19 23:23:02.000000000 +1100 +++ linux-m68k/drivers/scsi/g_NCR5380.c 2014-03-19 23:34:41.000000000 +1100 @@ -78,10 +78,6 @@ * */ -/* - * $Log: generic_NCR5380.c,v $ - */ - /* settings for DTC3181E card with only Mustek scanner attached */ #define USLEEP #define USLEEP_POLL 1 Index: linux-m68k/drivers/scsi/g_NCR5380.h =================================================================== --- linux-m68k.orig/drivers/scsi/g_NCR5380.h 2014-03-19 23:34:39.000000000 +1100 +++ linux-m68k/drivers/scsi/g_NCR5380.h 2014-03-19 23:34:41.000000000 +1100 @@ -25,10 +25,6 @@ * 1+ (800) 334-5454 */ -/* - * $Log: generic_NCR5380.h,v $ - */ - #ifndef GENERIC_NCR5380_H #define GENERIC_NCR5380_H Index: linux-m68k/drivers/scsi/mac_scsi.c =================================================================== --- linux-m68k.orig/drivers/scsi/mac_scsi.c 2014-03-19 23:23:02.000000000 +1100 +++ linux-m68k/drivers/scsi/mac_scsi.c 2014-03-19 23:34:41.000000000 +1100 @@ -25,10 +25,6 @@ * 1+ (800) 334-5454 */ -/* - * $Log: mac_NCR5380.c,v $ - */ - #include #include #include Index: linux-m68k/drivers/scsi/mac_scsi.h =================================================================== --- linux-m68k.orig/drivers/scsi/mac_scsi.h 2014-03-19 23:34:39.000000000 +1100 +++ linux-m68k/drivers/scsi/mac_scsi.h 2014-03-19 23:34:41.000000000 +1100 @@ -22,10 +22,6 @@ * 1+ (800) 334-5454 */ -/* - * $Log: cumana_NCR5380.h,v $ - */ - #ifndef MAC_NCR5380_H #define MAC_NCR5380_H Index: linux-m68k/drivers/scsi/sun3_scsi.c =================================================================== --- linux-m68k.orig/drivers/scsi/sun3_scsi.c 2014-03-19 23:23:02.000000000 +1100 +++ linux-m68k/drivers/scsi/sun3_scsi.c 2014-03-19 23:34:41.000000000 +1100 @@ -45,10 +45,6 @@ * USLEEP - enable support for devices that don't disconnect. Untested. */ -/* - * $Log: sun3_NCR5380.c,v $ - */ - #define AUTOSENSE #include Index: linux-m68k/drivers/scsi/sun3_scsi.h =================================================================== --- linux-m68k.orig/drivers/scsi/sun3_scsi.h 2014-03-19 23:34:39.000000000 +1100 +++ linux-m68k/drivers/scsi/sun3_scsi.h 2014-03-19 23:34:41.000000000 +1100 @@ -29,10 +29,6 @@ * 1+ (800) 334-5454 */ -/* - * $Log: cumana_NCR5380.h,v $ - */ - #ifndef SUN3_NCR5380_H #define SUN3_NCR5380_H Index: linux-m68k/drivers/scsi/t128.c =================================================================== --- linux-m68k.orig/drivers/scsi/t128.c 2014-03-19 23:23:02.000000000 +1100 +++ linux-m68k/drivers/scsi/t128.c 2014-03-19 23:34:41.000000000 +1100 @@ -102,10 +102,6 @@ * 15 9-11 */ -/* - * $Log: t128.c,v $ - */ - #include #include #include Index: linux-m68k/drivers/scsi/t128.h =================================================================== --- linux-m68k.orig/drivers/scsi/t128.h 2014-03-19 23:34:39.000000000 +1100 +++ linux-m68k/drivers/scsi/t128.h 2014-03-19 23:34:41.000000000 +1100 @@ -34,10 +34,6 @@ * 1+ (800) 334-5454 */ -/* - * $Log: t128.h,v $ - */ - #ifndef T128_H #define T128_H