All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6/8]drivers:staging:brcm80211i:sbsdio.h change a typo comamnd to command
@ 2011-02-02  5:07 Justin P. Mattock
  2011-02-04 20:59 ` [PATCH 6/8]staging: brcm80211i: sbsdio.h: " Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Justin P. Mattock @ 2011-02-02  5:07 UTC (permalink / raw)
  To: trivial; +Cc: henryp, gregkh, linux-wireless, linux-kernel, Justin P. Mattock

The below patch fixes a typo comamnd to command.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/staging/brcm80211/include/sbsdio.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/brcm80211/include/sbsdio.h b/drivers/staging/brcm80211/include/sbsdio.h
index 6afdbbe..c190acb 100644
--- a/drivers/staging/brcm80211/include/sbsdio.h
+++ b/drivers/staging/brcm80211/include/sbsdio.h
@@ -144,7 +144,7 @@
 						 */
 
 #define SBSDIO_BYTEMODE_DATALEN_MAX	64	/* sdio byte mode: maximum length of one
-						 * data comamnd
+						 * data command 
 						 */
 
 #define SBSDIO_CORE_ADDR_MASK		0x1FFFF	/* sdio core function one address mask */
-- 
1.6.5.GIT


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

end of thread, other threads:[~2011-02-04 21:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02  5:07 [PATCH 6/8]drivers:staging:brcm80211i:sbsdio.h change a typo comamnd to command Justin P. Mattock
2011-02-04 20:59 ` [PATCH 6/8]staging: brcm80211i: sbsdio.h: " Greg KH
2011-02-04 21:00   ` Greg KH
2011-02-04 21:13     ` Justin Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.