[PATCH] befs: prepare to sanitizing headers
pulled includes of endian.h from fs/befs/*.c to befs.h Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#define LINUX_BEFS_ENDIAN
|
||||
|
||||
#include <linux/byteorder/generic.h>
|
||||
#include "befs.h"
|
||||
|
||||
static inline u64
|
||||
fs64_to_cpu(const struct super_block *sb, u64 n)
|
||||
|
Reference in New Issue
Block a user