ext4: remove unused header files

Remove unused header files and header files which are included in
ext4.h.

Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
Sheng Yong
2015-04-02 23:47:42 -04:00
committed by Theodore Ts'o
parent 4255c224b9
commit 72b8e0f9fa
17 changed files with 0 additions and 25 deletions

View File

@@ -14,7 +14,6 @@
#include <linux/time.h>
#include <linux/fs.h>
#include <linux/jbd2.h>
#include <linux/stat.h>
#include <linux/string.h>
#include <linux/quotaops.h>