All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH] ocfs2: remove unused function ocfs2_publish_get_mount_state.
@ 2017-09-28 11:14 Guozhonghua
  2017-09-29  1:58 ` Changwei Ge
  0 siblings, 1 reply; 2+ messages in thread
From: Guozhonghua @ 2017-09-28 11:14 UTC (permalink / raw)
  To: ocfs2-devel


Remove unused function ocfs2_publish_get_mount_state.

Signed-off-by: guozhonghua <guozhonghua@h3c.com>
---
 fs/ocfs2/super.h |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/fs/ocfs2/super.h b/fs/ocfs2/super.h
index b023e4f..d4550c8 100644
--- 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, ...);
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Ocfs2-devel] [PATCH] ocfs2: remove unused function ocfs2_publish_get_mount_state.
  2017-09-28 11:14 [Ocfs2-devel] [PATCH] ocfs2: remove unused function ocfs2_publish_get_mount_state Guozhonghua
@ 2017-09-29  1:58 ` Changwei Ge
  0 siblings, 0 replies; 2+ messages in thread
From: Changwei Ge @ 2017-09-29  1:58 UTC (permalink / raw)
  To: ocfs2-devel

Acked-by: Changwei Ge <ge.changwei@h3c.com>

On 2017/9/28 19:16, Guozhonghua wrote:
> 
> Remove unused function ocfs2_publish_get_mount_state.
> 
> Signed-off-by: guozhonghua <guozhonghua@h3c.com>
> ---
>   fs/ocfs2/super.h |    3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/fs/ocfs2/super.h b/fs/ocfs2/super.h
> index b023e4f..d4550c8 100644
> --- 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, ...);
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-29  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28 11:14 [Ocfs2-devel] [PATCH] ocfs2: remove unused function ocfs2_publish_get_mount_state Guozhonghua
2017-09-29  1:58 ` Changwei Ge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.