summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-02-08 15:20:47 +0300
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-08 20:22:36 +0300
commita9ca663578321695658675103c35452d8ce91d85 (patch)
tree036b9812bfa6066f832a345e0118644df92f31e9 /include
parent28f7c4d413b9e6326f8d0aef31cd5ba8500b20dd (diff)
downloadlinux-a9ca663578321695658675103c35452d8ce91d85.tar.xz
kill UDFFS_{DATE,VERSION}
Printing date and version of a driver makes sense if there's a maintainer who's maintaining and using these, but printing ancient version information only confuses users. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/udf_fs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/udf_fs.h b/include/linux/udf_fs.h
index c954527a41be..aa88654eb76b 100644
--- a/include/linux/udf_fs.h
+++ b/include/linux/udf_fs.h
@@ -32,9 +32,6 @@
#define UDF_PREALLOCATE
#define UDF_DEFAULT_PREALLOC_BLOCKS 8
-#define UDFFS_DATE "2004/29/09"
-#define UDFFS_VERSION "0.9.8.1"
-
#undef UDFFS_DEBUG
#ifdef UDFFS_DEBUG