mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
Staging: rtl8723au: hal: Remove trailing whitespace in odm.c
This patch fixes the checkpatch.pl error: ERROR: trailing whitespace Signed-off-by: Edward Lipinsky <ellipinsky@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ec80e24280
commit
95829dcbee
@ -388,7 +388,7 @@ void odm_CommonInfoSelfInit23a(struct dm_odm_t *pDM_Odm)
|
||||
pDM_Odm->bCckHighPower = true;
|
||||
else
|
||||
pDM_Odm->bCckHighPower = false;
|
||||
|
||||
|
||||
pDM_Odm->RFPathRxEnable =
|
||||
rtl8723au_read32(pDM_Odm->Adapter, rOFDM0_TRxPathEnable) & 0x0F;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user