projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fced95c
)
um: kill useless include of user.h
author
Al Viro
<viro@ftp.linux.org.uk>
Thu, 18 Aug 2011 19:08:59 +0000
(20:08 +0100)
committer
Richard Weinberger
<richard@nod.at>
Wed, 2 Nov 2011 13:15:13 +0000
(14:15 +0100)
everything in USER_OBJ gets it via -include user.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/hostfs/hostfs_user.c
patch
|
blob
|
history
diff --git
a/fs/hostfs/hostfs_user.c
b/fs/hostfs/hostfs_user.c
index
d51a983
..
dd7bc38
100644
(file)
--- a/
fs/hostfs/hostfs_user.c
+++ b/
fs/hostfs/hostfs_user.c
@@
-16,7
+16,6
@@
#include <sys/vfs.h>
#include "hostfs.h"
#include "os.h"
-#include "user.h"
#include <utime.h>
static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p)