summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2006-09-26 17:14:02 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2006-09-26 17:14:02 -0400
commit5e96f59f9b20373014abd5e30fba4805c5d4f53f (patch)
tree921b563ffeb8d2327add43aafb50e88e08e3d690 /include
parent363e065c02b1273364d5356711a83e7f548fc0c8 (diff)
downloadop-kernel-dev-5e96f59f9b20373014abd5e30fba4805c5d4f53f.zip
op-kernel-dev-5e96f59f9b20373014abd5e30fba4805c5d4f53f.tar.gz
[GFS2] Remove (extra) fs_subsys declaration
This is already in Linus' tree, so we don't need to add another one. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/fs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h
index 48f9821..1d3e601 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -1377,9 +1377,6 @@ extern struct subsystem fs_subsys;
#define FLOCK_VERIFY_READ 1
#define FLOCK_VERIFY_WRITE 2
-/* /sys/fs */
-extern struct subsystem fs_subsys;
-
extern int locks_mandatory_locked(struct inode *);
extern int locks_mandatory_area(int, struct inode *, struct file *, loff_t, size_t);
OpenPOWER on IntegriCloud