]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d6b7b83b9cc5b811cc318f76e0a61d595fe1a49
tree96cc99ec739311e090b632ad3221eb76d0353f26
parent68b9b924241a9e674d698b3bd2b8fb315ceb7efb
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