Skip to content
Commit 9bcb4b73 authored by Al Viro's avatar Al Viro
Browse files

vfs: turn generic_drop_inode() into static inline



Once upon a time it used to be much bigger, but these days there's
no point whatsoever keeping it in fs/inode.c, especially since
it's not even needed as initializer for ->drop_inode() - it's the
default and leaving ->drop_inode NULL will do just as well.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e28e832c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment