patch-2.4.6 linux/fs/jffs/inode-v23.c
Next file: linux/fs/lockd/mon.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Jun 27 13:51:50 2001
-  Orig file: 
v2.4.5/linux/fs/jffs/inode-v23.c
-  Orig date: 
Sun May 20 11:35:00 2001
diff -u --recursive --new-file v2.4.5/linux/fs/jffs/inode-v23.c linux/fs/jffs/inode-v23.c
@@ -16,6 +16,7 @@
  * Ported to Linux 2.3.x and MTD:
  * Copyright (C) 2000  Alexander Larsson (alex@cendio.se), Cendio Systems AB
  *
+ * Copyright 2000, 2001  Red Hat, Inc.
  */
 
 /* inode.c -- Contains the code that is called from the VFS.  */
@@ -1719,9 +1720,6 @@
 static int __init
 init_jffs_fs(void)
 {
-	printk("JFFS version "
-	       JFFS_VERSION_STRING
-	       ", (C) 1999, 2000  Axis Communications AB\n");
 	return register_filesystem(&jffs_fs_type);
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)