jme: Fixed a typo

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, December 18, 2008 - 6:59 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2fccd2...
Commit:     2fccd2814f8ebc8f1bd325dc46e11c333fc76ab3
Parent:     e8e5752dc0a56a01527055b0c37510b1d6b6b861
Author:     cwm97m <cwm97m@cse.nsysu.edu.tw>
AuthorDate: Tue Dec 16 20:28:44 2008 +0000
Committer:  David S. Miller <davem@davemloft.net>
CommitDate: Wed Dec 17 00:26:37 2008 -0800

    jme: Fixed a typo
    
    Found a typo.
    
    Signed-off-by: Wei-Min Chen <cwm97m@cse.nsysu.edu.tw>
    Signed-off-by: David S. Miller <davem@davemloft.net>
---
 drivers/net/jme.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/jme.h b/drivers/net/jme.h
index f863aee..3f5d915 100644
--- a/drivers/net/jme.h
+++ b/drivers/net/jme.h
@@ -22,7 +22,7 @@
  */
 
 #ifndef __JME_H_INCLUDED__
-#define __JME_H_INCLUDEE__
+#define __JME_H_INCLUDED__
 
 #define DRV_NAME	"jme"
 #define DRV_VERSION	"1.0.3"
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
jme: Fixed a typo, Linux Kernel Mailing ..., (Thu Dec 18, 6:59 pm)