提交 a4cdbd8b 编写于 作者: A Al Viro

braino in internal.h

wrong return type...
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 31f43471
......@@ -106,5 +106,5 @@ extern void release_open_intent(struct nameidata *);
* inode.c
*/
extern int get_nr_dirty_inodes(void);
extern int evict_inodes(struct super_block *);
extern void evict_inodes(struct super_block *);
extern int invalidate_inodes(struct super_block *);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册