Blob Blame History Raw
From 682a70647a75c58d0fc0973014eb9e0abfe84b6c Mon Sep 17 00:00:00 2001
From: R Veera Kumar <vkor@vkten.in>
Date: Thu, 19 Mar 2020 15:14:04 +0530
Subject: [PATCH] staging: rtl8712: Correct a typo in a comment
Git-commit: 682a70647a75c58d0fc0973014eb9e0abfe84b6c
Patch-mainline: v5.7-rc1
References: jsc#SLE-13430

Correct a single typo in a comment.
Misspelling found using checkpatch.pl.

Signed-off-by: R Veera Kumar <vkor@vkten.in>
Link: https://lore.kernel.org/r/20200319094358.GA2751@tulip.local
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Takashi Iwai <tiwai@suse.de>

---
 drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h b/drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h
index d479f739ff08..ca5072e11e22 100644
--- a/drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h
+++ b/drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h
@@ -30,7 +30,7 @@
 /*--------------------------Define Parameters-------------------------------*/
 
 /*============================================================
- *       8192S Regsiter offset definition
+ *       8192S Register offset definition
  *============================================================
  *
  *
-- 
2.16.4