Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] s390: Remove CVS generated information

- Remove all CVS generated information like e.g. revision IDs from
drivers/s390 and include/asm-s390 (none present in arch/s390).

- Add newline at end of arch/s390/lib/Makefile to avoid diff message.

Acked-by: Andreas Herrmann <aherrman@de.ibm.com>
Acked-by: Frank Pavlic <pavlic@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Heiko Carstens and committed by
Linus Torvalds
e018ba1f 5ceba75f

+26 -222
arch/s390/lib/Makefile
-1
drivers/s390/block/dasd.c
··· 7 7 * Bugreports.to..: <Linux390@de.ibm.com> 8 8 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999-2001 9 9 * 10 - * $Revision: 1.172 $ 11 10 */ 12 11 13 12 #include <linux/config.h>
-1
drivers/s390/block/dasd_3370_erp.c
··· 4 4 * Bugreports.to..: <Linux390@de.ibm.com> 5 5 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000 6 6 * 7 - * $Revision: 1.9 $ 8 7 */ 9 8 10 9 #define PRINTK_HEADER "dasd_erp(3370)"
-1
drivers/s390/block/dasd_3990_erp.c
··· 5 5 * Bugreports.to..: <Linux390@de.ibm.com> 6 6 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000, 2001 7 7 * 8 - * $Revision: 1.36 $ 9 8 */ 10 9 11 10 #include <linux/timer.h>
-1
drivers/s390/block/dasd_9336_erp.c
··· 4 4 * Bugreports.to..: <Linux390@de.ibm.com> 5 5 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000 6 6 * 7 - * $Revision: 1.8 $ 8 7 */ 9 8 10 9 #define PRINTK_HEADER "dasd_erp(9336)"
-1
drivers/s390/block/dasd_9343_erp.c
··· 4 4 * Bugreports.to..: <Linux390@de.ibm.com> 5 5 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000 6 6 * 7 - * $Revision: 1.13 $ 8 7 */ 9 8 10 9 #define PRINTK_HEADER "dasd_erp(9343)"
-2
drivers/s390/block/dasd_cmb.c
··· 1 1 /* 2 - * linux/drivers/s390/block/dasd_cmb.c ($Revision: 1.9 $) 3 - * 4 2 * Linux on zSeries Channel Measurement Facility support 5 3 * (dasd device driver interface) 6 4 *
-1
drivers/s390/block/dasd_devmap.c
··· 11 11 * functions may not be called from interrupt context. In particular 12 12 * dasd_get_device is a no-no from interrupt context. 13 13 * 14 - * $Revision: 1.43 $ 15 14 */ 16 15 17 16 #include <linux/config.h>
-1
drivers/s390/block/dasd_diag.c
··· 6 6 * Bugreports.to..: <Linux390@de.ibm.com> 7 7 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 8 8 * 9 - * $Revision: 1.53 $ 10 9 */ 11 10 12 11 #include <linux/config.h>
-1
drivers/s390/block/dasd_diag.h
··· 6 6 * Bugreports.to..: <Linux390@de.ibm.com> 7 7 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 8 8 * 9 - * $Revision: 1.9 $ 10 9 */ 11 10 12 11 #define MDSK_WRITE_REQ 0x01
-1
drivers/s390/block/dasd_eckd.c
··· 7 7 * Bugreports.to..: <Linux390@de.ibm.com> 8 8 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 9 9 * 10 - * $Revision: 1.74 $ 11 10 */ 12 11 13 12 #include <linux/config.h>
-1
drivers/s390/block/dasd_eckd.h
··· 5 5 * Bugreports.to..: <Linux390@de.ibm.com> 6 6 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 7 7 * 8 - * $Revision: 1.10 $ 9 8 */ 10 9 11 10 #ifndef DASD_ECKD_H
-1
drivers/s390/block/dasd_erp.c
··· 7 7 * Bugreports.to..: <Linux390@de.ibm.com> 8 8 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999-2001 9 9 * 10 - * $Revision: 1.14 $ 11 10 */ 12 11 13 12 #include <linux/config.h>
-1
drivers/s390/block/dasd_fba.c
··· 4 4 * Bugreports.to..: <Linux390@de.ibm.com> 5 5 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 6 6 * 7 - * $Revision: 1.41 $ 8 7 */ 9 8 10 9 #include <linux/config.h>
-1
drivers/s390/block/dasd_fba.h
··· 4 4 * Bugreports.to..: <Linux390@de.ibm.com> 5 5 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 6 6 * 7 - * $Revision: 1.6 $ 8 7 */ 9 8 10 9 #ifndef DASD_FBA_H
-1
drivers/s390/block/dasd_genhd.c
··· 9 9 * 10 10 * gendisk related functions for the dasd driver. 11 11 * 12 - * $Revision: 1.51 $ 13 12 */ 14 13 15 14 #include <linux/config.h>
-1
drivers/s390/block/dasd_int.h
··· 6 6 * Bugreports.to..: <Linux390@de.ibm.com> 7 7 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 8 8 * 9 - * $Revision: 1.68 $ 10 9 */ 11 10 12 11 #ifndef DASD_INT_H
-2
drivers/s390/block/dasd_ioctl.c
··· 7 7 * Bugreports.to..: <Linux390@de.ibm.com> 8 8 * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999-2001 9 9 * 10 - * $Revision: 1.50 $ 11 - * 12 10 * i/o controls for the dasd driver. 13 11 */ 14 12 #include <linux/config.h>
-1
drivers/s390/block/dasd_proc.c
··· 9 9 * 10 10 * /proc interface for the dasd driver. 11 11 * 12 - * $Revision: 1.33 $ 13 12 */ 14 13 15 14 #include <linux/config.h>
+2 -3
drivers/s390/char/tape_34xx.c
··· 1357 1357 debug_set_level(TAPE_DBF_AREA, 6); 1358 1358 #endif 1359 1359 1360 - DBF_EVENT(3, "34xx init: $Revision: 1.23 $\n"); 1360 + DBF_EVENT(3, "34xx init\n"); 1361 1361 /* Register driver for 3480/3490 tapes. */ 1362 1362 rc = ccw_driver_register(&tape_34xx_driver); 1363 1363 if (rc) ··· 1377 1377 1378 1378 MODULE_DEVICE_TABLE(ccw, tape_34xx_ids); 1379 1379 MODULE_AUTHOR("(C) 2001-2002 IBM Deutschland Entwicklung GmbH"); 1380 - MODULE_DESCRIPTION("Linux on zSeries channel attached 3480 tape " 1381 - "device driver ($Revision: 1.23 $)"); 1380 + MODULE_DESCRIPTION("Linux on zSeries channel attached 3480 tape device driver"); 1382 1381 MODULE_LICENSE("GPL"); 1383 1382 1384 1383 module_init(tape_34xx_init);
+2 -2
drivers/s390/char/tape_class.c
··· 1 1 /* 2 2 * (C) Copyright IBM Corp. 2004 3 - * tape_class.c ($Revision: 1.8 $) 3 + * tape_class.c 4 4 * 5 5 * Tape class device support 6 6 * ··· 12 12 MODULE_AUTHOR("Stefan Bader <shbader@de.ibm.com>"); 13 13 MODULE_DESCRIPTION( 14 14 "(C) Copyright IBM Corp. 2004 All Rights Reserved.\n" 15 - "tape_class.c ($Revision: 1.8 $)" 15 + "tape_class.c" 16 16 ); 17 17 MODULE_LICENSE("GPL"); 18 18
+1 -1
drivers/s390/char/tape_class.h
··· 1 1 /* 2 2 * (C) Copyright IBM Corp. 2004 All Rights Reserved. 3 - * tape_class.h ($Revision: 1.4 $) 3 + * tape_class.h 4 4 * 5 5 * Tape class device support 6 6 *
+2 -3
drivers/s390/char/tape_core.c
··· 1239 1239 #ifdef DBF_LIKE_HELL 1240 1240 debug_set_level(TAPE_DBF_AREA, 6); 1241 1241 #endif 1242 - DBF_EVENT(3, "tape init: ($Revision: 1.54 $)\n"); 1242 + DBF_EVENT(3, "tape init\n"); 1243 1243 tape_proc_init(); 1244 1244 tapechar_init (); 1245 1245 tapeblock_init (); ··· 1263 1263 1264 1264 MODULE_AUTHOR("(C) 2001 IBM Deutschland Entwicklung GmbH by Carsten Otte and " 1265 1265 "Michael Holzheu (cotte@de.ibm.com,holzheu@de.ibm.com)"); 1266 - MODULE_DESCRIPTION("Linux on zSeries channel attached " 1267 - "tape device driver ($Revision: 1.54 $)"); 1266 + MODULE_DESCRIPTION("Linux on zSeries channel attached tape device driver"); 1268 1267 MODULE_LICENSE("GPL"); 1269 1268 1270 1269 module_init(tape_init);
-2
drivers/s390/cio/airq.c
··· 2 2 * drivers/s390/cio/airq.c 3 3 * S/390 common I/O routines -- support for adapter interruptions 4 4 * 5 - * $Revision: 1.15 $ 6 - * 7 5 * Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH, 8 6 * IBM Corporation 9 7 * Author(s): Ingo Adlung (adlung@de.ibm.com)
-1
drivers/s390/cio/blacklist.c
··· 1 1 /* 2 2 * drivers/s390/cio/blacklist.c 3 3 * S/390 common I/O routines -- blacklisting of specific devices 4 - * $Revision: 1.42 $ 5 4 * 6 5 * Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
-1
drivers/s390/cio/ccwgroup.c
··· 1 1 /* 2 2 * drivers/s390/cio/ccwgroup.c 3 3 * bus driver for ccwgroup 4 - * $Revision: 1.35 $ 5 4 * 6 5 * Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
-1
drivers/s390/cio/chsc.c
··· 1 1 /* 2 2 * drivers/s390/cio/chsc.c 3 3 * S/390 common I/O routines -- channel subsystem call 4 - * $Revision: 1.128 $ 5 4 * 6 5 * Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
-1
drivers/s390/cio/cio.c
··· 1 1 /* 2 2 * drivers/s390/cio/cio.c 3 3 * S/390 common I/O routines -- low level i/o calls 4 - * $Revision: 1.140 $ 5 4 * 6 5 * Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
+1 -1
drivers/s390/cio/cmf.c
··· 1 1 /* 2 - * linux/drivers/s390/cio/cmf.c ($Revision: 1.19 $) 2 + * linux/drivers/s390/cio/cmf.c 3 3 * 4 4 * Linux on zSeries Channel Measurement Facility support 5 5 *
-1
drivers/s390/cio/css.c
··· 1 1 /* 2 2 * drivers/s390/cio/css.c 3 3 * driver for channel subsystem 4 - * $Revision: 1.96 $ 5 4 * 6 5 * Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
-1
drivers/s390/cio/device.c
··· 1 1 /* 2 2 * drivers/s390/cio/device.c 3 3 * bus driver for ccw devices 4 - * $Revision: 1.140 $ 5 4 * 6 5 * Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
-2
drivers/s390/cio/device_ops.c
··· 1 1 /* 2 2 * drivers/s390/cio/device_ops.c 3 3 * 4 - * $Revision: 1.61 $ 5 - * 6 4 * Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, 7 5 * IBM Corporation 8 6 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
+1 -4
drivers/s390/cio/qdio.c
··· 56 56 #include "ioasm.h" 57 57 #include "chsc.h" 58 58 59 - #define VERSION_QDIO_C "$Revision: 1.117 $" 60 - 61 59 /****************** MODULE PARAMETER VARIABLES ********************/ 62 60 MODULE_AUTHOR("Utz Bacher <utz.bacher@de.ibm.com>"); 63 61 MODULE_DESCRIPTION("QDIO base support version 2, " \ ··· 64 66 65 67 /******************** HERE WE GO ***********************************/ 66 68 67 - static const char version[] = "QDIO base support version 2 (" 68 - VERSION_QDIO_C "/" VERSION_QDIO_H "/" VERSION_CIO_QDIO_H ")"; 69 + static const char version[] = "QDIO base support version 2"; 69 70 70 71 #ifdef QDIO_PERFORMANCE_STATS 71 72 static int proc_perf_file_registration;
-2
drivers/s390/cio/qdio.h
··· 5 5 6 6 #include "schid.h" 7 7 8 - #define VERSION_CIO_QDIO_H "$Revision: 1.40 $" 9 - 10 8 #ifdef CONFIG_QDIO_DEBUG 11 9 #define QDIO_VERBOSE_LEVEL 9 12 10 #else /* CONFIG_QDIO_DEBUG */
-2
drivers/s390/crypto/z90common.h
··· 27 27 #ifndef _Z90COMMON_H_ 28 28 #define _Z90COMMON_H_ 29 29 30 - #define VERSION_Z90COMMON_H "$Revision: 1.17 $" 31 - 32 30 33 31 #define RESPBUFFSIZE 256 34 32 #define PCI_FUNC_KEY_DECRYPT 0x5044
-2
drivers/s390/crypto/z90crypt.h
··· 29 29 30 30 #include <linux/ioctl.h> 31 31 32 - #define VERSION_Z90CRYPT_H "$Revision: 1.2.2.4 $" 33 - 34 32 #define z90crypt_VERSION 1 35 33 #define z90crypt_RELEASE 3 // 2 = PCIXCC, 3 = rewrite for coding standards 36 34 #define z90crypt_VARIANT 3 // 3 = CEX2A support
-6
drivers/s390/crypto/z90hardware.c
··· 32 32 #include "z90crypt.h" 33 33 #include "z90common.h" 34 34 35 - #define VERSION_Z90HARDWARE_C "$Revision: 1.34 $" 36 - 37 - char z90hardware_version[] __initdata = 38 - "z90hardware.o (" VERSION_Z90HARDWARE_C "/" 39 - VERSION_Z90COMMON_H "/" VERSION_Z90CRYPT_H ")"; 40 - 41 35 struct cca_token_hdr { 42 36 unsigned char token_identifier; 43 37 unsigned char version;
-10
drivers/s390/crypto/z90main.c
··· 38 38 #include "z90crypt.h" 39 39 #include "z90common.h" 40 40 41 - #define VERSION_Z90MAIN_C "$Revision: 1.62 $" 42 - 43 - static char z90main_version[] __initdata = 44 - "z90main.o (" VERSION_Z90MAIN_C "/" 45 - VERSION_Z90COMMON_H "/" VERSION_Z90CRYPT_H ")"; 46 - 47 - extern char z90hardware_version[]; 48 - 49 41 /** 50 42 * Defaults that may be modified. 51 43 */ ··· 586 594 PRINTKN("Version %d.%d.%d loaded, built on %s %s\n", 587 595 z90crypt_VERSION, z90crypt_RELEASE, z90crypt_VARIANT, 588 596 __DATE__, __TIME__); 589 - PRINTKN("%s\n", z90main_version); 590 - PRINTKN("%s\n", z90hardware_version); 591 597 PDEBUG("create_z90crypt (domain index %d) successful.\n", 592 598 domain); 593 599 } else
+1 -10
drivers/s390/net/claw.c
··· 2 2 * drivers/s390/net/claw.c 3 3 * ESCON CLAW network driver 4 4 * 5 - * $Revision: 1.38 $ $Date: 2005/08/29 09:47:04 $ 6 - * 7 5 * Linux for zSeries version 8 6 * Copyright (C) 2002,2005 IBM Corporation 9 7 * Author(s) Original code written by: ··· 4389 4391 claw_init(void) 4390 4392 { 4391 4393 int ret = 0; 4392 - printk(KERN_INFO "claw: starting driver " 4393 - #ifdef MODULE 4394 - "module " 4395 - #else 4396 - "compiled into kernel " 4397 - #endif 4398 - " $Revision: 1.38 $ $Date: 2005/08/29 09:47:04 $ \n"); 4399 - 4394 + printk(KERN_INFO "claw: starting driver\n"); 4400 4395 4401 4396 #ifdef FUNCTRACE 4402 4397 printk(KERN_INFO "claw: %s() enter \n",__FUNCTION__);
+1 -1
drivers/s390/net/claw.h
··· 2 2 * Define constants * 3 3 * * 4 4 ********************************************************/ 5 - #define VERSION_CLAW_H "$Revision: 1.6 $" 5 + 6 6 /*-----------------------------------------------------* 7 7 * CCW command codes for CLAW protocol * 8 8 *------------------------------------------------------*/
+1 -4
drivers/s390/net/ctcdbug.c
··· 1 1 /* 2 2 * 3 - * linux/drivers/s390/net/ctcdbug.c ($Revision: 1.6 $) 3 + * linux/drivers/s390/net/ctcdbug.c 4 4 * 5 5 * CTC / ESCON network driver - s390 dbf exploit. 6 6 * ··· 8 8 * 9 9 * Author(s): Original Code written by 10 10 * Peter Tiedemann (ptiedem@de.ibm.com) 11 - * 12 - * $Revision: 1.6 $ $Date: 2005/05/11 08:10:17 $ 13 11 * 14 12 * This program is free software; you can redistribute it and/or modify 15 13 * it under the terms of the GNU General Public License as published by ··· 77 79 78 80 return 0; 79 81 } 80 - 81 82
+1 -3
drivers/s390/net/ctcdbug.h
··· 1 1 /* 2 2 * 3 - * linux/drivers/s390/net/ctcdbug.h ($Revision: 1.6 $) 3 + * linux/drivers/s390/net/ctcdbug.h 4 4 * 5 5 * CTC / ESCON network driver - s390 dbf exploit. 6 6 * ··· 8 8 * 9 9 * Author(s): Original Code written by 10 10 * Peter Tiedemann (ptiedem@de.ibm.com) 11 - * 12 - * $Revision: 1.6 $ $Date: 2005/05/11 08:10:17 $ 13 11 * 14 12 * This program is free software; you can redistribute it and/or modify 15 13 * it under the terms of the GNU General Public License as published by
+2 -17
drivers/s390/net/ctcmain.c
··· 1 1 /* 2 - * $Id: ctcmain.c,v 1.79 2006/01/11 11:32:18 cohuck Exp $ 3 - * 4 2 * CTC / ESCON network driver 5 3 * 6 4 * Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation ··· 34 36 * You should have received a copy of the GNU General Public License 35 37 * along with this program; if not, write to the Free Software 36 38 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 37 - * 38 - * RELEASE-TAG: CTC/ESCON network driver $Revision: 1.79 $ 39 39 * 40 40 */ 41 41 #undef DEBUG ··· 244 248 print_banner(void) 245 249 { 246 250 static int printed = 0; 247 - char vbuf[] = "$Revision: 1.79 $"; 248 - char *version = vbuf; 249 251 250 252 if (printed) 251 253 return; 252 - if ((version = strchr(version, ':'))) { 253 - char *p = strchr(version + 1, '$'); 254 - if (p) 255 - *p = '\0'; 256 - } else 257 - version = " ??? "; 258 - printk(KERN_INFO "CTC driver Version%s" 259 - #ifdef DEBUG 260 - " (DEBUG-VERSION, " __DATE__ __TIME__ ")" 261 - #endif 262 - " initialized\n", version); 254 + 255 + printk(KERN_INFO "CTC driver initialized\n"); 263 256 printed = 1; 264 257 } 265 258
-4
drivers/s390/net/ctcmain.h
··· 1 1 /* 2 - * $Id: ctcmain.h,v 1.4 2005/03/24 09:04:17 mschwide Exp $ 3 - * 4 2 * CTC / ESCON network driver 5 3 * 6 4 * Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation ··· 26 28 * You should have received a copy of the GNU General Public License 27 29 * along with this program; if not, write to the Free Software 28 30 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 29 - * 30 - * RELEASE-TAG: CTC/ESCON network driver $Revision: 1.4 $ 31 31 * 32 32 */ 33 33
-2
drivers/s390/net/ctctty.c
··· 1 1 /* 2 - * $Id: ctctty.c,v 1.29 2005/04/05 08:50:44 mschwide Exp $ 3 - * 4 2 * CTC / ESCON network driver, tty interface. 5 3 * 6 4 * Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation
-2
drivers/s390/net/ctctty.h
··· 1 1 /* 2 - * $Id: ctctty.h,v 1.4 2003/09/18 08:01:10 mschwide Exp $ 3 - * 4 2 * CTC / ESCON network driver, tty interface. 5 3 * 6 4 * Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation
-2
drivers/s390/net/cu3088.c
··· 1 1 /* 2 - * $Id: cu3088.c,v 1.38 2006/01/12 14:33:09 cohuck Exp $ 3 - * 4 2 * CTC / LCS ccw_device driver 5 3 * 6 4 * Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, IBM Corporation
-2
drivers/s390/net/fsm.c
··· 1 1 /** 2 - * $Id: fsm.c,v 1.6 2003/10/15 11:37:29 mschwide Exp $ 3 - * 4 2 * A generic FSM based on fsm used in isdn4linux 5 3 * 6 4 */
-2
drivers/s390/net/fsm.h
··· 1 - /* $Id: fsm.h,v 1.1.1.1 2002/03/13 19:33:09 mschwide Exp $ 2 - */ 3 1 #ifndef _FSM_H_ 4 2 #define _FSM_H_ 5 3
+1 -15
drivers/s390/net/iucv.c
··· 1 1 /* 2 - * $Id: iucv.c,v 1.47 2005/11/21 11:35:22 mschwide Exp $ 3 - * 4 2 * IUCV network driver 5 3 * 6 4 * Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation ··· 26 28 * You should have received a copy of the GNU General Public License 27 29 * along with this program; if not, write to the Free Software 28 30 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 29 - * 30 - * RELEASE-TAG: IUCV lowlevel driver $Revision: 1.47 $ 31 31 * 32 32 */ 33 33 ··· 351 355 static void 352 356 iucv_banner(void) 353 357 { 354 - char vbuf[] = "$Revision: 1.47 $"; 355 - char *version = vbuf; 356 - 357 - if ((version = strchr(version, ':'))) { 358 - char *p = strchr(version + 1, '$'); 359 - if (p) 360 - *p = '\0'; 361 - } else 362 - version = " ??? "; 363 - printk(KERN_INFO 364 - "IUCV lowlevel driver Version%s initialized\n", version); 358 + printk(KERN_INFO "IUCV lowlevel driver initialized\n"); 365 359 } 366 360 367 361 /**
+1 -4
drivers/s390/net/lcs.c
··· 11 11 * Frank Pavlic (fpavlic@de.ibm.com) and 12 12 * Martin Schwidefsky <schwidefsky@de.ibm.com> 13 13 * 14 - * $Revision: 1.99 $ $Date: 2005/05/11 08:10:17 $ 15 - * 16 14 * This program is free software; you can redistribute it and/or modify 17 15 * it under the terms of the GNU General Public License as published by 18 16 * the Free Software Foundation; either version 2, or (at your option) ··· 57 59 /** 58 60 * initialization string for output 59 61 */ 60 - #define VERSION_LCS_C "$Revision: 1.99 $" 61 62 62 - static char version[] __initdata = "LCS driver ("VERSION_LCS_C "/" VERSION_LCS_H ")"; 63 + static char version[] __initdata = "LCS driver"; 63 64 static char debug_buffer[255]; 64 65 65 66 /**
-2
drivers/s390/net/lcs.h
··· 6 6 #include <linux/workqueue.h> 7 7 #include <asm/ccwdev.h> 8 8 9 - #define VERSION_LCS_H "$Revision: 1.19 $" 10 - 11 9 #define LCS_DBF_TEXT(level, name, text) \ 12 10 do { \ 13 11 debug_text_event(lcs_dbf_##name, level, text); \
+1 -14
drivers/s390/net/netiucv.c
··· 1 1 /* 2 - * $Id: netiucv.c,v 1.69 2006/01/12 14:33:09 cohuck Exp $ 3 - * 4 2 * IUCV network driver 5 3 * 6 4 * Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation ··· 28 30 * You should have received a copy of the GNU General Public License 29 31 * along with this program; if not, write to the Free Software 30 32 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 31 - * 32 - * RELEASE-TAG: IUCV network driver $Revision: 1.69 $ 33 33 * 34 34 */ 35 35 ··· 2073 2077 static void 2074 2078 netiucv_banner(void) 2075 2079 { 2076 - char vbuf[] = "$Revision: 1.69 $"; 2077 - char *version = vbuf; 2078 - 2079 - if ((version = strchr(version, ':'))) { 2080 - char *p = strchr(version + 1, '$'); 2081 - if (p) 2082 - *p = '\0'; 2083 - } else 2084 - version = " ??? "; 2085 - PRINT_INFO("NETIUCV driver Version%s initialized\n", version); 2080 + PRINT_INFO("NETIUCV driver initialized\n"); 2086 2081 } 2087 2082 2088 2083 static void __exit
-2
drivers/s390/net/qeth.h
··· 25 25 26 26 #include "qeth_mpc.h" 27 27 28 - #define VERSION_QETH_H "$Revision: 1.152 $" 29 - 30 28 #ifdef CONFIG_QETH_IPV6 31 29 #define QETH_VERSION_IPV6 ":IPv6" 32 30 #else
+1 -4
drivers/s390/net/qeth_eddp.c
··· 1 1 /* 2 - * 3 - * linux/drivers/s390/net/qeth_eddp.c ($Revision: 1.13 $) 2 + * linux/drivers/s390/net/qeth_eddp.c 4 3 * 5 4 * Enhanced Device Driver Packing (EDDP) support for the qeth driver. 6 5 * 7 6 * Copyright 2004 IBM Corporation 8 7 * 9 8 * Author(s): Thomas Spatzier <tspat@de.ibm.com> 10 - * 11 - * $Revision: 1.13 $ $Date: 2005/05/04 20:19:18 $ 12 9 * 13 10 */ 14 11 #include <linux/config.h>
+2 -4
drivers/s390/net/qeth_eddp.h
··· 1 1 /* 2 - * linux/drivers/s390/net/qeth_eddp.c ($Revision: 1.5 $) 2 + * linux/drivers/s390/net/qeth_eddp.h 3 3 * 4 - * Header file for qeth enhanced device driver pakcing. 4 + * Header file for qeth enhanced device driver packing. 5 5 * 6 6 * Copyright 2004 IBM Corporation 7 7 * 8 8 * Author(s): Thomas Spatzier <tspat@de.ibm.com> 9 - * 10 - * $Revision: 1.5 $ $Date: 2005/03/24 09:04:18 $ 11 9 * 12 10 */ 13 11 #ifndef __QETH_EDDP_H__
-5
drivers/s390/net/qeth_fs.h
··· 12 12 #ifndef __QETH_FS_H__ 13 13 #define __QETH_FS_H__ 14 14 15 - #define VERSION_QETH_FS_H "$Revision: 1.10 $" 16 - 17 - extern const char *VERSION_QETH_PROC_C; 18 - extern const char *VERSION_QETH_SYS_C; 19 - 20 15 #ifdef CONFIG_PROC_FS 21 16 extern int 22 17 qeth_create_procfs_entries(void);
+2 -11
drivers/s390/net/qeth_main.c
··· 1 1 /* 2 - * 3 - * linux/drivers/s390/net/qeth_main.c ($Revision: 1.251 $) 2 + * linux/drivers/s390/net/qeth_main.c 4 3 * 5 4 * Linux on zSeries OSA Express and HiperSockets support 6 5 * ··· 10 11 * Rewritten by 11 12 * Frank Pavlic (fpavlic@de.ibm.com) and 12 13 * Thomas Spatzier <tspat@de.ibm.com> 13 - * 14 - * $Revision: 1.251 $ $Date: 2005/05/04 20:19:18 $ 15 14 * 16 15 * This program is free software; you can redistribute it and/or modify 17 16 * it under the terms of the GNU General Public License as published by ··· 70 73 #include "qeth_eddp.h" 71 74 #include "qeth_tso.h" 72 75 73 - #define VERSION_QETH_C "$Revision: 1.251 $" 74 76 static const char *version = "qeth S/390 OSA-Express driver"; 75 77 76 78 /** ··· 8622 8626 { 8623 8627 int rc=0; 8624 8628 8625 - PRINT_INFO("loading %s (%s/%s/%s/%s/%s/%s/%s %s %s)\n", 8626 - version, VERSION_QETH_C, VERSION_QETH_H, 8627 - VERSION_QETH_MPC_H, VERSION_QETH_MPC_C, 8628 - VERSION_QETH_FS_H, VERSION_QETH_PROC_C, 8629 - VERSION_QETH_SYS_C, QETH_VERSION_IPV6, 8630 - QETH_VERSION_VLAN); 8629 + PRINT_INFO("loading %s\n", version); 8631 8630 8632 8631 INIT_LIST_HEAD(&qeth_card_list.list); 8633 8632 INIT_LIST_HEAD(&qeth_notify_list);
-2
drivers/s390/net/qeth_mpc.c
··· 11 11 #include <asm/cio.h> 12 12 #include "qeth_mpc.h" 13 13 14 - const char *VERSION_QETH_MPC_C = "$Revision: 1.13 $"; 15 - 16 14 unsigned char IDX_ACTIVATE_READ[]={ 17 15 0x00,0x00,0x80,0x00, 0x00,0x00,0x00,0x00, 18 16 0x19,0x01,0x01,0x80, 0x00,0x00,0x00,0x00,
-4
drivers/s390/net/qeth_mpc.h
··· 14 14 15 15 #include <asm/qeth.h> 16 16 17 - #define VERSION_QETH_MPC_H "$Revision: 1.46 $" 18 - 19 - extern const char *VERSION_QETH_MPC_C; 20 - 21 17 #define IPA_PDU_HEADER_SIZE 0x40 22 18 #define QETH_IPA_PDU_LEN_TOTAL(buffer) (buffer+0x0e) 23 19 #define QETH_IPA_PDU_LEN_PDU1(buffer) (buffer+0x26)
+1 -3
drivers/s390/net/qeth_proc.c
··· 1 1 /* 2 2 * 3 - * linux/drivers/s390/net/qeth_fs.c ($Revision: 1.16 $) 3 + * linux/drivers/s390/net/qeth_fs.c 4 4 * 5 5 * Linux on zSeries OSA Express and HiperSockets support 6 6 * This file contains code related to procfs. ··· 20 20 #include "qeth.h" 21 21 #include "qeth_mpc.h" 22 22 #include "qeth_fs.h" 23 - 24 - const char *VERSION_QETH_PROC_C = "$Revision: 1.16 $"; 25 23 26 24 /***** /proc/qeth *****/ 27 25 #define QETH_PROCFILE_NAME "qeth"
+1 -3
drivers/s390/net/qeth_sys.c
··· 1 1 /* 2 2 * 3 - * linux/drivers/s390/net/qeth_sys.c ($Revision: 1.60 $) 3 + * linux/drivers/s390/net/qeth_sys.c 4 4 * 5 5 * Linux on zSeries OSA Express and HiperSockets support 6 6 * This file contains code related to sysfs. ··· 19 19 #include "qeth.h" 20 20 #include "qeth_mpc.h" 21 21 #include "qeth_fs.h" 22 - 23 - const char *VERSION_QETH_SYS_C = "$Revision: 1.60 $"; 24 22 25 23 /*****************************************************************************/ 26 24 /* */
+1 -3
drivers/s390/net/qeth_tso.h
··· 1 1 /* 2 - * linux/drivers/s390/net/qeth_tso.h ($Revision: 1.8 $) 2 + * linux/drivers/s390/net/qeth_tso.h 3 3 * 4 4 * Header file for qeth TCP Segmentation Offload support. 5 5 * 6 6 * Copyright 2004 IBM Corporation 7 7 * 8 8 * Author(s): Frank Pavlic <fpavlic@de.ibm.com> 9 - * 10 - * $Revision: 1.8 $ $Date: 2005/05/04 20:19:18 $ 11 9 * 12 10 */ 13 11 #ifndef __QETH_TSO_H__
-1
drivers/s390/s390_rdev.c
··· 1 1 /* 2 2 * drivers/s390/s390_rdev.c 3 3 * s390 root device 4 - * $Revision: 1.4 $ 5 4 * 6 5 * Copyright (C) 2002, 2005 IBM Deutschland Entwicklung GmbH, 7 6 * IBM Corporation
-2
drivers/s390/scsi/zfcp_aux.c
··· 29 29 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 30 30 */ 31 31 32 - #define ZFCP_AUX_REVISION "$Revision: 1.145 $" 33 - 34 32 #include "zfcp_ext.h" 35 33 36 34 /* accumulated log level (module parameter) */
-2
drivers/s390/scsi/zfcp_ccw.c
··· 27 27 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 28 28 */ 29 29 30 - #define ZFCP_CCW_C_REVISION "$Revision: 1.58 $" 31 - 32 30 #include "zfcp_ext.h" 33 31 34 32 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_CONFIG
-2
drivers/s390/scsi/zfcp_dbf.c
··· 23 23 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 24 24 */ 25 25 26 - #define ZFCP_DBF_REVISION "$Revision$" 27 - 28 26 #include <asm/debug.h> 29 27 #include <linux/ctype.h> 30 28 #include "zfcp_ext.h"
-2
drivers/s390/scsi/zfcp_def.h
··· 34 34 #ifndef ZFCP_DEF_H 35 35 #define ZFCP_DEF_H 36 36 37 - #define ZFCP_DEF_REVISION "$Revision: 1.111 $" 38 - 39 37 /*************************** INCLUDES *****************************************/ 40 38 41 39 #include <linux/init.h>
-2
drivers/s390/scsi/zfcp_erp.c
··· 31 31 32 32 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_ERP 33 33 34 - #define ZFCP_ERP_REVISION "$Revision: 1.86 $" 35 - 36 34 #include "zfcp_ext.h" 37 35 38 36 static int zfcp_erp_adisc(struct zfcp_port *);
-2
drivers/s390/scsi/zfcp_ext.h
··· 32 32 #ifndef ZFCP_EXT_H 33 33 #define ZFCP_EXT_H 34 34 35 - #define ZFCP_EXT_REVISION "$Revision: 1.62 $" 36 - 37 35 #include "zfcp_def.h" 38 36 39 37 extern struct zfcp_data zfcp_data;
-2
drivers/s390/scsi/zfcp_fsf.c
··· 30 30 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 31 31 */ 32 32 33 - #define ZFCP_FSF_C_REVISION "$Revision: 1.92 $" 34 - 35 33 #include "zfcp_ext.h" 36 34 37 35 static int zfcp_fsf_exchange_config_data_handler(struct zfcp_fsf_req *);
-2
drivers/s390/scsi/zfcp_qdio.c
··· 29 29 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 30 30 */ 31 31 32 - #define ZFCP_QDIO_C_REVISION "$Revision: 1.20 $" 33 - 34 32 #include "zfcp_ext.h" 35 33 36 34 static inline void zfcp_qdio_sbal_limit(struct zfcp_fsf_req *, int);
-2
drivers/s390/scsi/zfcp_scsi.c
··· 31 31 32 32 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_SCSI 33 33 34 - #define ZFCP_SCSI_REVISION "$Revision: 1.74 $" 35 - 36 34 #include "zfcp_ext.h" 37 35 38 36 static void zfcp_scsi_slave_destroy(struct scsi_device *sdp);
-2
drivers/s390/scsi/zfcp_sysfs_adapter.c
··· 27 27 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 28 28 */ 29 29 30 - #define ZFCP_SYSFS_ADAPTER_C_REVISION "$Revision: 1.38 $" 31 - 32 30 #include "zfcp_ext.h" 33 31 34 32 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_CONFIG
-2
drivers/s390/scsi/zfcp_sysfs_driver.c
··· 27 27 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 28 28 */ 29 29 30 - #define ZFCP_SYSFS_DRIVER_C_REVISION "$Revision: 1.17 $" 31 - 32 30 #include "zfcp_ext.h" 33 31 34 32 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_CONFIG
-2
drivers/s390/scsi/zfcp_sysfs_port.c
··· 28 28 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 29 29 */ 30 30 31 - #define ZFCP_SYSFS_PORT_C_REVISION "$Revision: 1.47 $" 32 - 33 31 #include "zfcp_ext.h" 34 32 35 33 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_CONFIG
-2
drivers/s390/scsi/zfcp_sysfs_unit.c
··· 28 28 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 29 29 */ 30 30 31 - #define ZFCP_SYSFS_UNIT_C_REVISION "$Revision: 1.30 $" 32 - 33 31 #include "zfcp_ext.h" 34 32 35 33 #define ZFCP_LOG_AREA ZFCP_LOG_AREA_CONFIG
-2
include/asm-s390/dasd.h
··· 8 8 * any future changes wrt the API will result in a change of the APIVERSION reported 9 9 * to userspace by the DASDAPIVER-ioctl 10 10 * 11 - * $Revision: 1.6 $ 12 - * 13 11 */ 14 12 15 13 #ifndef DASD_H
-2
include/asm-s390/qdio.h
··· 11 11 #ifndef __QDIO_H__ 12 12 #define __QDIO_H__ 13 13 14 - #define VERSION_QDIO_H "$Revision: 1.57 $" 15 - 16 14 /* note, that most of the typedef's are from ingo. */ 17 15 18 16 #include <linux/interrupt.h>