ocfs2: make struct o2cb_stack_ops static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 08:49:31 +0000 (11:49 +0300)
committerMark Fasheh <mfasheh@suse.com>
Thu, 1 May 2008 00:09:25 +0000 (17:09 -0700)
commit4af694e672aaa85940d6e29d27b7eeea5f6eb258
tree1b3c44adc3aed1e90b6468412b8a1bcc527c1668
parent4d8755b5e667df8f01647773ba744a5ac97e68e6
ocfs2: make struct o2cb_stack_ops static

This patch makes the needlessly global struct o2cb_stack_ops static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stack_o2cb.c