mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 20:58:14 -04: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:
committed by
Greg Kroah-Hartman
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);
|
||||
|
||||
Reference in New Issue
Block a user