kill fs/read_write.h
fs/compat.c doesn't need it anymore, so let's just move the remaining contents (two typedefs) into fs/read_write.c Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -67,8 +67,6 @@ int compat_printk(const char *fmt, ...)
|
||||
return ret;
|
||||
}
|
||||
|
||||
#include "read_write.h"
|
||||
|
||||
/*
|
||||
* Not all architectures have sys_utime, so implement this in terms
|
||||
* of sys_utimes.
|
||||
|
Reference in New Issue
Block a user