mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
staging:rtl8723au:odm.c:Removing trailing whitespaces
This patch removes the trailing whitespace error given by checkpatch.pl Signed-off-by: Joglekar Tejas <tjogleka@visteon.com> Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
11208b0b3a
commit
edeafb9796
@ -985,7 +985,7 @@ void ODM_RF_Saving23a(struct dm_odm_t *pDM_Odm, u8 bForceInNormal)
|
||||
val32 = rtl8723au_read32(adapter, 0x874);
|
||||
val32 |= pDM_PSTable->Reg874;
|
||||
rtl8723au_write32(adapter, 0x874, val32);
|
||||
|
||||
|
||||
val32 = rtl8723au_read32(adapter, 0xc70);
|
||||
val32 |= pDM_PSTable->RegC70;
|
||||
rtl8723au_write32(adapter, 0xc70, val32);
|
||||
|
Loading…
Reference in New Issue
Block a user