u, Sep 14, 2017 at 06:34:20PM -0700, Valentine Sinitsyn wrote:
rtl8188eu contains some spelling errors in comment lines as well as in
constants. Harmless as they are, they still make the code feel a bit
unclean, which is not something we want in the kernel.
Nice description.
Improve this by fixin
There are some fixes for typos we discovered in rtl8188eu staging driver
as a part of our Open Source Summit North America 2017 tutorial session.
Changes in v1:
- Merge patches into one
- Better commit log message
Valentine Sinitsyn (1):
staging: rtl8188eu: Fix spelling
drivers/staging
d-off-by: Wolfgang Hartmann
Signed-off-by: Manish Shrestha
Signed-off-by: Valentine Sinitsyn
---
drivers/staging/rtl8188eu/core/rtw_efuse.c| 2 +-
drivers/staging/rtl8188eu/core/rtw_mlme.c | 2 +-
drivers/staging/rtl8188eu/hal/odm_HWConfig.c | 4 ++--
drivers/staging/rtl8
This improves spelling in the comment line to make things easier to get
for future rtl8188eu developers.
Fixes: 6c984c81fe27 (staging: r8188eu: Add files for new driver - part
12)
Signed-off-by: Wolfgang Hartmann
Signed-off-by: Manish Shrestha
Signed-off-by: Valentine Sinitsyn
---
drivers
This improves spelling in the comment line to make things easier to get
for future rtl8188eu developers.
Fixes: ee5f8a431ea (staging: rtl8188eu: Move all efuse related code to
rtw_efuse.c)
Signed-off-by: Wolfgang Hartmann
Signed-off-by: Manish Shrestha
Signed-off-by: Valentine Sinitsyn
This improves spelling in the comment line to make things easier to get
for future rtl8188eu developers.
Fixes: 7b464c9fa5cc (staging: r8188eu: Add files for new driver - part
4)
Signed-off-by: Wolfgang Hartmann
Signed-off-by: Manish Shrestha
Signed-off-by: Valentine Sinitsyn
---
drivers
There are some fixes for typos we discovered in rtl8188eu staging driver
as a part of our Open Source Summit North America 2017 tutorial session.
Valentine Sinitsyn (3):
staging: rtl8188eu: Fix a typo ("deflaut")
staging: rtl8188eu: Fix a typo ("faliure")
taging: r