diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2005-06-30 11:59:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-30 17:45:12 +0200 |
commit | 1d2cc3b87b1694df72ab75cee8e12f8b369577ce (patch) | |
tree | bac89787f12f9780f313144a1fa1fee5f4d9cd53 /fs/freevxfs/vxfs.h | |
parent | [PATCH] freevxfs: fix buffer_head leak (diff) | |
download | linux-1d2cc3b87b1694df72ab75cee8e12f8b369577ce.tar.xz linux-1d2cc3b87b1694df72ab75cee8e12f8b369577ce.zip |
[PATCH] freevxfs: remove 2.4 compatability
This patch removes 2.4 compatability header from freevxfs.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/freevxfs/vxfs.h')
-rw-r--r-- | fs/freevxfs/vxfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/freevxfs/vxfs.h b/fs/freevxfs/vxfs.h index 8da0252642a4..583bd78086d8 100644 --- a/fs/freevxfs/vxfs.h +++ b/fs/freevxfs/vxfs.h @@ -37,7 +37,6 @@ * superblocks of the Veritas Filesystem. */ #include <linux/types.h> -#include "vxfs_kcompat.h" /* |