[PATCH 1/1 linux-next] ocfs2: make resv_lock spinlock static

2015-02-04 Thread Fabian Frederick
resv_lock is only used in reservations.c Signed-off-by: Fabian Frederick --- fs/ocfs2/reservations.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ocfs2/reservations.c b/fs/ocfs2/reservations.c index 41ffd36..6a348b0 100644 --- a/fs/ocfs2/reservations.c +++

[PATCH 1/1 linux-next] ocfs2: make resv_lock spinlock static

2015-02-04 Thread Fabian Frederick
resv_lock is only used in reservations.c Signed-off-by: Fabian Frederick f...@skynet.be --- fs/ocfs2/reservations.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ocfs2/reservations.c b/fs/ocfs2/reservations.c index 41ffd36..6a348b0 100644 --- a/fs/ocfs2/reservations.c