projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb04013
)
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
author
Fabian Frederick
<fabf@skynet.be>
Tue, 23 Sep 2014 06:05:55 +0000
(16:05 +1000)
committer
Dave Chinner
<david@fromorbit.com>
Tue, 23 Sep 2014 06:05:55 +0000
(16:05 +1000)
xfs_quota.h was included twice.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_icache.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/xfs_icache.c
b/fs/xfs/xfs_icache.c
index 981b2cf519853f72c91dff609c90b78eb1626c4e..b45f7b27b5dff8e7b0b3113ea8668edc03f1a805 100644
(file)
--- a/
fs/xfs/xfs_icache.c
+++ b/
fs/xfs/xfs_icache.c
@@
-33,7
+33,6
@@
#include "xfs_trace.h"
#include "xfs_icache.h"
#include "xfs_bmap_util.h"
-#include "xfs_quota.h"
#include "xfs_dquot_item.h"
#include "xfs_dquot.h"