ocfs2: make struct ocfs2_control_device static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 08:49:26 +0000 (11:49 +0300)
committerMark Fasheh <mfasheh@suse.com>
Thu, 1 May 2008 00:09:08 +0000 (17:09 -0700)
commit4d8755b5e667df8f01647773ba744a5ac97e68e6
treeea6a4a785196d0ed1994716796cf7f9d8f5e902d
parent9d80f7539a91c0154e40fc9e4ae5e818dd8f102e
ocfs2: make struct ocfs2_control_device static

This patch makes the needlessly global struct ocfs2_control_device
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_user.c