From 688efdaf5760eff8445d59ee46c39b8d098ad4ab Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Sat, 21 Jul 2007 17:03:22 +0200 Subject: [PATCH] --- yaml --- r: 67646 b: refs/heads/master c: aa0481e58a9a97a97035725a712920b5fe32f348 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/gfs2/glock.c | 2 -- trunk/fs/gfs2/locking/dlm/lock_dlm.h | 1 - trunk/fs/gfs2/locking/nolock/main.c | 1 - 4 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index d23dc75db81c..3457b3d9cc90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 26caee5bc643b318fa2e9bd4f66dace1755ec413 +refs/heads/master: aa0481e58a9a97a97035725a712920b5fe32f348 diff --git a/trunk/fs/gfs2/glock.c b/trunk/fs/gfs2/glock.c index 6b6ae4537340..d403fd708075 100644 --- a/trunk/fs/gfs2/glock.c +++ b/trunk/fs/gfs2/glock.c @@ -25,8 +25,6 @@ #include #include #include -#include -#include #include "gfs2.h" #include "incore.h" diff --git a/trunk/fs/gfs2/locking/dlm/lock_dlm.h b/trunk/fs/gfs2/locking/dlm/lock_dlm.h index 24d70f73b651..9e8265d28377 100644 --- a/trunk/fs/gfs2/locking/dlm/lock_dlm.h +++ b/trunk/fs/gfs2/locking/dlm/lock_dlm.h @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include diff --git a/trunk/fs/gfs2/locking/nolock/main.c b/trunk/fs/gfs2/locking/nolock/main.c index 0d149c8c493a..d3b8ce6fbbe3 100644 --- a/trunk/fs/gfs2/locking/nolock/main.c +++ b/trunk/fs/gfs2/locking/nolock/main.c @@ -9,7 +9,6 @@ #include #include -#include #include #include #include