2013-02-21 13:35:06

by W. Trevor King

[permalink] [raw]
Subject: [PATCH] b43: Fix 'me' -> 'be' typo in Kconfig

From: "W. Trevor King" <[email protected]>

Also add a missing 'the' before 'runtime performance'.

Signed-off-by: W. Trevor King <[email protected]>
---
Based on wireless-testing's master-2013-02-19.

drivers/net/wireless/b43/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/wireless/b43/Kconfig b/drivers/net/wireless/b43/Kconfig
index 7a28d21..f259c49 100644
--- a/drivers/net/wireless/b43/Kconfig
+++ b/drivers/net/wireless/b43/Kconfig
@@ -166,8 +166,8 @@ config B43_DEBUG
Broadcom 43xx debugging.

This adds additional runtime sanity checks and statistics to the driver.
- These checks and statistics might me expensive and hurt runtime performance
- of your system.
+ These checks and statistics might be expensive and hurt the runtime
+ performance of your system.
This also adds the b43 debugfs interface.

Do not enable this, unless you are debugging the driver.
--
1.8.2.rc0.16.g20a599e