staging: rtl8723bs: rtw_efuse: Fix a misspell
authorXaralampos Mainas <xmrancho@gmail.com>
Tue, 18 Jul 2017 15:12:47 +0000 (18:12 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2017 15:17:53 +0000 (08:17 -0700)
Fix a comment misspell

Signed-off-by: Xaralampos Mainas <xmrancho@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_efuse.c

index 8e29802..44b92ef 100644 (file)
@@ -163,7 +163,7 @@ Efuse_CalculateWordCnts(u8 word_en)
 /*     Description: */
 /*             1. Execute E-Fuse read byte operation according as map offset and */
 /*                 save to E-Fuse table. */
-/*             2. Refered from SD1 Richard. */
+/*             2. Referred from SD1 Richard. */
 /*  */
 /*     Assumption: */
 /*             1. Boot from E-Fuse and successfully auto-load. */