[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>
This commit is contained in:

committed by
Linus Torvalds

parent
5ceba75f12
commit
e018ba1fce
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* (C) Copyright IBM Corp. 2004
|
||||
* tape_class.c ($Revision: 1.8 $)
|
||||
* tape_class.c
|
||||
*
|
||||
* Tape class device support
|
||||
*
|
||||
@@ -12,7 +12,7 @@
|
||||
MODULE_AUTHOR("Stefan Bader <shbader@de.ibm.com>");
|
||||
MODULE_DESCRIPTION(
|
||||
"(C) Copyright IBM Corp. 2004 All Rights Reserved.\n"
|
||||
"tape_class.c ($Revision: 1.8 $)"
|
||||
"tape_class.c"
|
||||
);
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
Reference in New Issue
Block a user