Skip to content

Commit

Permalink
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Browse files Browse the repository at this point in the history
Link: http://lkml.kernel.org/r/71604351584F6A4EBAE558C676F37CA4D0743232@H3CMLB12-EX.srv.huawei-3com.com
Signed-off-by: guozhonghua <[email protected]>
Acked-by: Changwei Ge <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Joseph Qi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Guozhonghua authored and torvalds committed Nov 16, 2017
1 parent c95f121 commit a60874f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fs/ocfs2/super.h
Original file line number Diff line number Diff line change
Expand Up @@ -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, ...);
Expand Down

0 comments on commit a60874f

Please sign in to comment.