projects
/
GitHub
/
LineageOS
/
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:
c9f6a6b
)
[GFS2] Remove unused declaration
author
Li Xiaodong
<lixd@cn.fujitsu.com>
Mon, 7 Jul 2008 10:04:09 +0000
(18:04 +0800)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 10 Jul 2008 15:22:23 +0000
(16:22 +0100)
The implementation of gfs2_inode_attr_in is removed.
So remove its declaration.
Signed-off-by: Li Xiaodong <lixd@cn.fujitsu.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/gfs2/inode.h
b/fs/gfs2/inode.h
index 04e9fef3f99abffb08d1f5c842c2bc6094d96356..6074c2506f75b3fced5934ff64e159b06b45b409 100644
(file)
--- a/
fs/gfs2/inode.h
+++ b/
fs/gfs2/inode.h
@@
-72,7
+72,6
@@
static inline void gfs2_inum_out(const struct gfs2_inode *ip,
}
-void gfs2_inode_attr_in(struct gfs2_inode *ip);
void gfs2_set_iop(struct inode *inode);
struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned type,
u64 no_addr, u64 no_formal_ino,