Skip to content

Commit

Permalink
staging: rtl8192u Fix a typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed May 2, 2012
1 parent bf3313a commit ffae305
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/rtl8192u/r8180_93cx6.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver.
We want to thanks the Authors of those projects and the Ndiswrapper
We want to thank the Authors of those projects and the Ndiswrapper
project Authors.
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/rtl8192u/r8180_93cx6.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Parts of this driver are based on the rtl8180 driver skeleton from Patric Schenke & Andres Salomon
Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver
We want to thanks the Authors of such projects and the Ndiswrapper project Authors.
We want to thank the Authors of such projects and the Ndiswrapper project Authors.
*/

/*This files contains card eeprom (93c46 or 93c56) programming routines*/
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/rtl8192u/r8192U.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver
We want to thanks the Authors of those projects and the Ndiswrapper
We want to thank the Authors of those projects and the Ndiswrapper
project Authors.
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/rtl8192u/r8192U_hw.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Parts of this driver are based on the Intel Pro Wireless
2100 GPL driver.
We want to thanks the Authors of those projects
We want to thank the Authors of those projects
and the Ndiswrapper project Authors.
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/rtl8192u/r8192U_wx.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver.
We want to thanks the Authors of those projects and the Ndiswrapper
We want to thank the Authors of those projects and the Ndiswrapper
project Authors.
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/rtl8192u/r8192U_wx.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Parts of this driver are based on the rtl8180 driver skeleton from Patric Schenke & Andres Salomon
Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver
We want to thanks the Authors of such projects and the Ndiswrapper project Authors.
We want to thank the Authors of such projects and the Ndiswrapper project Authors.
*/

/* this file (will) contains wireless extension handlers*/
Expand Down

0 comments on commit ffae305

Please sign in to comment.