[-mm patch] make struct v9fs_cached_file_operations static

2007-03-04 Thread Adrian Bunk
This patch makes te needlessly global struct v9fs_cached_file_operations static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/9p/v9fs_vfs.h |1 - fs/9p/vfs_file.c |4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) --- linux-2.6.21-rc2-mm1/fs/9p/v9fs_vfs.h.old

[-mm patch] make struct v9fs_cached_file_operations static

2007-03-04 Thread Adrian Bunk
This patch makes te needlessly global struct v9fs_cached_file_operations static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- fs/9p/v9fs_vfs.h |1 - fs/9p/vfs_file.c |4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) --- linux-2.6.21-rc2-mm1/fs/9p/v9fs_vfs.h.old