[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:
Al Viro
2005-12-24 01:13:13 -05:00
committed by Linus Torvalds
parent 88c124d847
commit af10b0084d
8 changed files with 2 additions and 7 deletions

View File

@ -11,7 +11,6 @@
#include "befs.h"
#include "super.h"
#include "endian.h"
/**
* load_befs_sb -- Read from disk and properly byteswap all the fields