The patch titled Subject: ocfs2: remove unused declaration ocfs2_publish_get_mount_state() has been added to the -mm tree. Its filename is ocfs2-remove-unused-function-ocfs2_publish_get_mount_state.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-remove-unused-function-ocfs2_publish_get_mount_state.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/ocfs2-remove-unused-function-ocfs2_publish_get_mount_state.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Guozhonghua <guozhonghua@xxxxxxx> Subject: ocfs2: remove unused declaration ocfs2_publish_get_mount_state() Link: http://lkml.kernel.org/r/71604351584F6A4EBAE558C676F37CA4D0743232@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Signed-off-by: guozhonghua <guozhonghua@xxxxxxx> Cc: Mark Fasheh <mfasheh@xxxxxxxxxxx> Cc: Joel Becker <jlbec@xxxxxxxxxxxx> Cc: Junxiao Bi <junxiao.bi@xxxxxxxxxx> Cc: Joseph Qi <jiangqi903@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/ocfs2/super.h | 3 --- 1 file changed, 3 deletions(-) diff -puN fs/ocfs2/super.h~ocfs2-remove-unused-function-ocfs2_publish_get_mount_state fs/ocfs2/super.h --- a/fs/ocfs2/super.h~ocfs2-remove-unused-function-ocfs2_publish_get_mount_state +++ a/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, ...); _ Patches currently in -mm which might be from guozhonghua@xxxxxxx are ocfs2-remove-unused-function-ocfs2_publish_get_mount_state.patch ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html