OSDN Git Service
(root)
/
android-x86
/
kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95f121
)
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
author
Guozhonghua
<guozhonghua@h3c.com>
Thu, 16 Nov 2017 01:31:21 +0000
(17:31 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 16 Nov 2017 02:21:01 +0000
(18:21 -0800)
Link:
http://lkml.kernel.org/r/71604351584F6A4EBAE558C676F37CA4D0743232@H3CMLB12-EX.srv.huawei-3com.com
Signed-off-by: guozhonghua <guozhonghua@h3c.com>
Acked-by: Changwei Ge <ge.changwei@h3c.com>
Cc: Mark Fasheh <mfasheh@versity.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Joseph Qi <jiangqi903@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/super.h
patch
|
blob
|
history
diff --git
a/fs/ocfs2/super.h
b/fs/ocfs2/super.h
index
b023e4f
..
d4550c8
100644
(file)
--- a/
fs/ocfs2/super.h
+++ b/
fs/ocfs2/super.h
@@
-26,9
+26,6
@@
#ifndef OCFS2_SUPER_H
#define OCFS2_SUPER_H
-int ocfs2_publish_get_mount_state(struct ocfs2_super *osb,
- int node_num);
-
__printf(3, 4)
int __ocfs2_error(struct super_block *sb, const char *function,
const char *fmt, ...);