netfs: Remove extern from function prototypes
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 12:49:28 +0000 (08:49 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 29 Jun 2022 12:51:06 +0000 (08:51 -0400)
commit0e8e08cca5e3256a6209f02b482bee96fb91ba1b
tree96cc99ec739311e090b632ad3221eb76d0353f26
parentbb4b42ba926224e26ed699e51def164b4b163935
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>
include/linux/netfs.h