linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] staging:rtl8192u: r8190_rtl8256.h - Style changes
@ 2018-08-26 22:45 John Whitmore
  2018-08-26 22:45 ` [PATCH 1/6] staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style John Whitmore
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: John Whitmore @ 2018-08-26 22:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: devel, gregkh, John Whitmore

This is a simple checkpatch cleanup of the file r8190_rtl8256.h,
mostly to clear CamelCase naming problems.

The directory contains a copying file which suggests GPL2.0 so that
has been added as the missing SPDX-License-Identifier tag.

John Whitmore (6):
  staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style
  staging:rtl8192u: Rename function PHY_RF8256_Config() - Style
  staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - Style
  staging:rtl8192u: Rename PHY_SetRF8256CCKTxPower() - Style
  staging:rtl8192u: Rename PHY_SetRF8256OFDMTxPower() - Style
  staging:rtl8192u: Add SPDX-License-Identifier tag - Style

 drivers/staging/rtl8192u/r8190_rtl8256.c | 27 ++++++++++++++----------
 drivers/staging/rtl8192u/r8190_rtl8256.h | 11 +++++-----
 drivers/staging/rtl8192u/r819xU_phy.c    | 14 ++++++------
 3 files changed, 29 insertions(+), 23 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-26 22:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-26 22:45 [PATCH 0/6] staging:rtl8192u: r8190_rtl8256.h - Style changes John Whitmore
2018-08-26 22:45 ` [PATCH 1/6] staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style John Whitmore
2018-08-26 22:45 ` [PATCH 2/6] staging:rtl8192u: Rename function PHY_RF8256_Config() " John Whitmore
2018-08-26 22:45 ` [PATCH 3/6] staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() " John Whitmore
2018-08-26 22:45 ` [PATCH 4/6] staging:rtl8192u: Rename PHY_SetRF8256CCKTxPower() " John Whitmore
2018-08-26 22:45 ` [PATCH 5/6] staging:rtl8192u: Rename PHY_SetRF8256OFDMTxPower() " John Whitmore
2018-08-26 22:45 ` [PATCH 6/6] staging:rtl8192u: Add SPDX-License-Identifier tag " John Whitmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).