summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking/dlm/main.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-02-17 10:20:34 +0200
committerSteven Whitehouse <swhiteho@redhat.com>2008-03-31 10:41:09 +0100
commit60b779cfc1fa52034a996ee12a23b62d32e86000 (patch)
tree0b72bc10ef735cb02f609d3ccccb38c636895b20 /fs/gfs2/locking/dlm/main.c
parent8af4c72f7df2442230fca3ff49a97f978cfb4a04 (diff)
downloadop-kernel-dev-60b779cfc1fa52034a996ee12a23b62d32e86000.zip
op-kernel-dev-60b779cfc1fa52034a996ee12a23b62d32e86000.tar.gz
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
This patch adds a proper extern declaration for gdlm_ops in fs/gfs2/locking/dlm/lock_dlm.h Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/locking/dlm/main.c')
-rw-r--r--fs/gfs2/locking/dlm/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/gfs2/locking/dlm/main.c b/fs/gfs2/locking/dlm/main.c
index a0e7eda..36a2258 100644
--- a/fs/gfs2/locking/dlm/main.c
+++ b/fs/gfs2/locking/dlm/main.c
@@ -11,8 +11,6 @@
#include "lock_dlm.h"
-extern struct lm_lockops gdlm_ops;
-
static int __init init_lock_dlm(void)
{
int error;
OpenPOWER on IntegriCloud