projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0563572
)
fs/attr.c: header included twice
author
Nicolas Kaiser
<nikai@nikai.net>
Wed, 11 Jan 2006 01:08:57 +0000
(
02:08
+0100)
committer
Adrian Bunk
<bunk@r063144.stusta.swh.mhn.de>
Wed, 11 Jan 2006 01:08:57 +0000
(
02:08
+0100)
Header included twice.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/attr.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/attr.c
b/fs/attr.c
index b34732506f1dcf3602ac721c5c4336f6e59697a1..d63e5096f2f2f235fd90cf7337515a3a715e041f 100644
(file)
--- a/
fs/attr.c
+++ b/
fs/attr.c
@@
-14,7
+14,6
@@
#include <linux/fcntl.h>
#include <linux/quotaops.h>
#include <linux/security.h>
-#include <linux/time.h>
/* Taken over from the old code... */