diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-10-15 22:01:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 11:21:30 -0700 |
commit | 693ac389326a87d608baa2902c45a6e78ed46681 (patch) | |
tree | a5916df22afdb32bfc2e2d1eaaa670ebdaa6f79c /include/linux/mount.h | |
parent | 80a914dc05683ecfc98f9e1887fd6564846ffbec (diff) | |
download | op-kernel-dev-693ac389326a87d608baa2902c45a6e78ed46681.zip op-kernel-dev-693ac389326a87d608baa2902c45a6e78ed46681.tar.gz |
include/linux/mount.h: remove CVS keyword
Remove a CVS keyword that wasn't updated for a long time from a comment.
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/linux/mount.h')
-rw-r--r-- | include/linux/mount.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mount.h b/include/linux/mount.h index 30a1d63..cab2a85 100644 --- a/include/linux/mount.h +++ b/include/linux/mount.h @@ -5,8 +5,6 @@ * * Author: Marco van Wieringen <mvw@planets.elm.net> * - * Version: $Id: mount.h,v 2.0 1996/11/17 16:48:14 mvw Exp mvw $ - * */ #ifndef _LINUX_MOUNT_H #define _LINUX_MOUNT_H |