aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8188eu/include/rtl8188e_spec.h
diff options
context:
space:
mode:
authorValentine Sinitsyn <valentine.sinitsyn@gmail.com>2017-09-14 18:34:20 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-18 12:23:40 +0200
commitb677f4ecf6ac46ac810b663f40ee78a5adef8f6a (patch)
tree15e58551faef2a4012f35113a241252a6527322d /drivers/staging/rtl8188eu/include/rtl8188e_spec.h
parentstaging: rtl8192u: remove unneeded SN_LESS macro (diff)
downloadwireguard-linux-b677f4ecf6ac46ac810b663f40ee78a5adef8f6a.tar.xz
wireguard-linux-b677f4ecf6ac46ac810b663f40ee78a5adef8f6a.zip
staging: rtl8188eu: Fix spelling
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. Improve this by fixing typos so they won't catch eyes of future driver developers anymore. Signed-off-by: Wolfgang Hartmann <wolfgang.hartmann@siemens.com> Signed-off-by: Manish Shrestha <manishshrestha2006@gmail.com> Signed-off-by: Valentine Sinitsyn <valentine.sinitsyn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/include/rtl8188e_spec.h')
-rw-r--r--drivers/staging/rtl8188eu/include/rtl8188e_spec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/rtl8188eu/include/rtl8188e_spec.h b/drivers/staging/rtl8188eu/include/rtl8188e_spec.h
index c93e19d1c50f..c33d312c4069 100644
--- a/drivers/staging/rtl8188eu/include/rtl8188e_spec.h
+++ b/drivers/staging/rtl8188eu/include/rtl8188e_spec.h
@@ -15,7 +15,7 @@
#ifndef __RTL8188E_SPEC_H__
#define __RTL8188E_SPEC_H__
-/* 8192C Regsiter offset definition */
+/* 8192C Register offset definition */
#define HAL_PS_TIMER_INT_DELAY 50 /* 50 microseconds */
#define HAL_92C_NAV_UPPER_UNIT 128 /* micro-second */
@@ -701,7 +701,7 @@ Current IOREG MAP
#define REG_USB_HRPWM 0xFE58
#define REG_USB_HCPWM 0xFE57
-/* 8192C Regsiter Bit and Content definition */
+/* 8192C Register Bit and Content definition */
/* 0x0000h ~ 0x00FFh System Configuration */
/* 2 SYS_ISO_CTRL */