[PATCH] fs/*/file.c: drop insane header dependencies
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> 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
2178426d26
commit
713729e8b9
@@ -19,11 +19,7 @@
|
||||
*
|
||||
* adfs regular file handling primitives
|
||||
*/
|
||||
#include <linux/errno.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/fcntl.h>
|
||||
#include <linux/time.h>
|
||||
#include <linux/stat.h>
|
||||
#include <linux/buffer_head.h> /* for file_fsync() */
|
||||
#include <linux/adfs_fs.h>
|
||||
|
||||
|
Reference in New Issue
Block a user