[PATCH] quota: small cleanups
- "extern inline" -> "static inline" - every file should #include the headers containing the prototypes for it's global functions Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
e3f17f0f6e
commit
be586bab8b
@ -77,6 +77,7 @@
|
||||
#include <linux/kmod.h>
|
||||
#include <linux/namei.h>
|
||||
#include <linux/buffer_head.h>
|
||||
#include <linux/quotaops.h>
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
|
||||
|
Reference in New Issue
Block a user