diff options
author | Alexander Beregalov <a.beregalov@gmail.com> | 2009-04-03 01:49:22 +0000 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2009-07-03 03:34:06 +0000 |
commit | 071327ec9005e9a826d088d37021ed2c88e683f7 (patch) | |
tree | 90d8c299113b53dceafbf7b6e5223e1e2aa973c3 /arch/parisc/lib | |
parent | 8d2d00ddeff2c2d1164d96e2d1b53e45ceb528c8 (diff) | |
download | kernel_samsung_espresso10-071327ec9005e9a826d088d37021ed2c88e683f7.zip kernel_samsung_espresso10-071327ec9005e9a826d088d37021ed2c88e683f7.tar.gz kernel_samsung_espresso10-071327ec9005e9a826d088d37021ed2c88e683f7.tar.bz2 |
parisc: remove CVS keywords
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Acked-by: Matthew Wilcox <willy@linux.intel.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/lib')
-rw-r--r-- | arch/parisc/lib/checksum.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/parisc/lib/checksum.c b/arch/parisc/lib/checksum.c index 462696d..ae66d31 100644 --- a/arch/parisc/lib/checksum.c +++ b/arch/parisc/lib/checksum.c @@ -13,8 +13,6 @@ * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. - * - * $Id: checksum.c,v 1.3 1997/12/01 17:57:34 ralf Exp $ */ #include <linux/module.h> #include <linux/types.h> |