public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fs/dlm/rcom.c: included member.h twice
@ 2012-02-16 13:55 Danny Kukawka
  2012-02-16 20:21 ` David Teigland
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-16 13:55 UTC (permalink / raw)
  To: Christine Caulfield
  Cc: Danny Kukawka, David Teigland, cluster-devel, linux-kernel

fs/dlm/rcom.c included 'member.h' twice, remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
 fs/dlm/rcom.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/dlm/rcom.c b/fs/dlm/rcom.c
index ac5c616..3464d6c 100644
--- a/fs/dlm/rcom.c
+++ b/fs/dlm/rcom.c
@@ -23,7 +23,6 @@
 #include "memory.h"
 #include "lock.h"
 #include "util.h"
-#include "member.h"
 
 
 static int rcom_response(struct dlm_ls *ls)
-- 
1.7.8.3


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

* Re: [PATCH] fs/dlm/rcom.c: included member.h twice
  2012-02-16 13:55 [PATCH] fs/dlm/rcom.c: included member.h twice Danny Kukawka
@ 2012-02-16 20:21 ` David Teigland
  0 siblings, 0 replies; 2+ messages in thread
From: David Teigland @ 2012-02-16 20:21 UTC (permalink / raw)
  To: Danny Kukawka
  Cc: Christine Caulfield, Danny Kukawka, cluster-devel, linux-kernel

On Thu, Feb 16, 2012 at 02:55:21PM +0100, Danny Kukawka wrote:
> fs/dlm/rcom.c included 'member.h' twice, remove the duplicate.

I'll fold this into the current patch I'm working on.

> 
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
> ---
>  fs/dlm/rcom.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/fs/dlm/rcom.c b/fs/dlm/rcom.c
> index ac5c616..3464d6c 100644
> --- a/fs/dlm/rcom.c
> +++ b/fs/dlm/rcom.c
> @@ -23,7 +23,6 @@
>  #include "memory.h"
>  #include "lock.h"
>  #include "util.h"
> -#include "member.h"
>  
>  
>  static int rcom_response(struct dlm_ls *ls)
> -- 
> 1.7.8.3

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

end of thread, other threads:[~2012-02-16 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 13:55 [PATCH] fs/dlm/rcom.c: included member.h twice Danny Kukawka
2012-02-16 20:21 ` David Teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox