[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:
@@ -18,7 +18,6 @@
|
||||
#include "befs.h"
|
||||
#include "datastream.h"
|
||||
#include "io.h"
|
||||
#include "endian.h"
|
||||
|
||||
const befs_inode_addr BAD_IADDR = { 0, 0, 0 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user