[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1328795289.25876.5.camel@blackout-netbook>
Date: Thu, 09 Feb 2012 14:48:09 +0100
From: Tristan Pourcelot <tristan.pourcelot@...il.com>
To: Larry.Finger@...inger.net, chaoming_li@...lsil.com.cn
Cc: linville@...driver.com, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] [trivial] Correcting typos in rtlwifi/base.c
This patch correct some typos in a comment.
>From 79bce2d3fb5c2e3c78ff39f3c9a0f10c20be9221 Mon Sep 17 00:00:00 2001
From: Tristan Pourcelot <tristan.pourcelot@...il.com>
Date: Thu, 9 Feb 2012 14:45:28 +0100
Subject: [PATCH] Correcting typos in rtlwifi/base.c
Signed-off-by: Tristan Pourcelot <tristan.pourcelot@...il.com>
---
drivers/net/wireless/rtlwifi/base.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/wireless/rtlwifi/base.c
b/drivers/net/wireless/rtlwifi/base.c
index 8d6eb0f..08e4b28 100644
--- a/drivers/net/wireless/rtlwifi/base.c
+++ b/drivers/net/wireless/rtlwifi/base.c
@@ -40,10 +40,10 @@
#include "regd.h"
/*
- *NOTICE!!!: This file will be very big, we hsould
- *keep it clear under follwing roles:
+ *NOTICE!!!: This file will be very big, we should
+ *keep it clear under following roles:
*
- *This file include follwing part, so, if you add new
+ *This file include following parts, so, if you add new
*functions into this file, please check which part it
*should includes. or check if you should add new part
*for this file:
--
1.7.9
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists