Colin Ian King 45c5b88ba9 fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls
The helper functions v9fs_cache_register and v9fs_cache_unregister are
trivial helper functions that don't offer any extra functionality and
are unncessary. Replace them with direct calls to v9fs_init_inode_cache
and v9fs_destroy_inode_cache respectively to simplify the code.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Message-ID: <20241107095756.10261-1-colin.i.king@gmail.com>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
2024-11-16 17:23:19 +09:00
..
2023-01-19 09:24:27 +01:00
2023-05-04 21:46:57 +01:00
2024-09-12 12:20:41 +02:00
2024-01-26 16:46:56 +00:00
2023-11-04 09:20:04 -10:00