9p: make struct v9fs_cached_file_operations static
authorAdrian Bunk <bunk@stusta.de>
Mon, 5 Mar 2007 01:49:48 +0000 (02:49 +0100)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 26 Mar 2007 18:14:44 +0000 (18:14 +0000)
This patch makes te needlessly global struct v9fs_cached_file_operations
static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>

No differences found