lkml.org 
[lkml]   [2005]   [Jun]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateThu, 2 Jun 2005 16:03:12 +0800
FromDavid Teigland <>
Subject[patch 7/9] dlm: don't repeat include
module.h is included by dlm_internal.h so it doesn't need to be included
explicitly.

Signed-off-by: David Teigland <teigland@redhat.com>

Index: linux/drivers/dlm/lock.c
===================================================================
--- linux.orig/drivers/dlm/lock.c	2005-06-02 12:28:30.000000000 +0800
+++ linux/drivers/dlm/lock.c	2005-06-02 13:08:59.183450328 +0800
@@ -56,8 +56,6 @@
    L: receive_xxxx_reply()     <-  R: send_xxxx_reply()
 */
 
-#include <linux/module.h>
-
 #include "dlm_internal.h"
 #include "memory.h"
 #include "lowcomms.h"
--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-02 08:10    [from the cache]
©2003-2008