drivers: staging: rtl8712: Fixes spelling mistake in rtl871x_mp_phy_regdef.h
authorDipendra Khadka <kdipendra88@gmail.com>
Sun, 17 Dec 2023 16:54:43 +0000 (16:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Dec 2023 15:27:45 +0000 (16:27 +0100)
commit4f8a3fffdff13bd44123d1957fd4455f49464e4f
treedb7046f96e942459297ba9693904331c60ddc0da
parenta99ead4e2b9f75fa29e49ba6c2c42834eb0cc60c
drivers: staging: rtl8712: Fixes spelling mistake in rtl871x_mp_phy_regdef.h

The script checkpatch.pl reported spelling error
in rtl871x_mp_phy_regdef.h as below:

'''
WARNING: 'Tranceiver' may be misspelled - perhaps 'Transceiver'?
#129:
#define rFPGA0_XA_LSSIReadBack          0x8a0   /* Tranceiver LSSI Readback */
                                                   ^^^^^^^^^^
'''

This patch corrects a spelling error,
changing "Tranceiver" to "Transceiver."

Signed-off-by: Dipendra Khadka <kdipendra88@gmail.com>
Link: https://lore.kernel.org/r/20231217165444.448133-1-kdipendra88@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h