netfs: Remove extern from function prototypes
The 'extern' keyword is not necessary and removing it lets us shorten
some lines.
Signed-off-by:
Matthew Wilcox (Oracle) <willy@infradead.org>
Loading
Please sign in to comment
The 'extern' keyword is not necessary and removing it lets us shorten
some lines.
Signed-off-by:
Matthew Wilcox (Oracle) <willy@infradead.org>