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)
commitd32b687e2e16e8174e88f186c3bae39a13e57b3d
tree543bc55e1322487df510761cc57a92db46a65751
parente0f2e3a06be513352cb4955313ed7e55909acd84
9p: make struct v9fs_cached_file_operations static

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>
fs/9p/v9fs_vfs.h
fs/9p/vfs_file.c