commit | d32b687e2e16e8174e88f186c3bae39a13e57b3d | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Mar 05 02:49:48 2007 +0100 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Mon Mar 26 18:14:44 2007 +0000 |
tree | 543bc55e1322487df510761cc57a92db46a65751 | |
parent | e0f2e3a06be513352cb4955313ed7e55909acd84 [diff] |
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>