mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/20] staging:rtl8192u: Remove unused definitions - Style
@ 2018-07-22 22:10 John Whitmore
  2018-07-22 22:10 ` [PATCH 01/20] staging:rtl8192u: Remove unused page 1 " John Whitmore
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: John Whitmore @ 2018-07-22 22:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: devel, gregkh, pombredanne, kstewart, tglx, John Whitmore

I went through this header file removing unused definitions, rather then
renaming them all. I know somebody went to the effort of entering these
definitions in the code, and it might be viewed as lazy simply to
removed the definitions rather then renaming them all, as they fail
the checkpatch CamelCase naming tests.

I'm afraid that this series has exploded to 20 separate patch files.
I was tempted to include all changes in a single patch file, as all
the changes are pretty much exactly the same, removal of unused
definitions, but that would have been one very long patch file
rather then 20 smaller patch files.

John Whitmore (20):
  staging:rtl8192u: Remove unused page 1 definitions - Style
  staging:rtl8192u: Remove unused page 8 definitions - Style
  staging:rtl8192u: Remove unused page 9 definitions - Style
  staging:rtl8192u: Remove unused page a definitions - Style
  staging:rtl8192u: Remove unused page c definitions - Style
  staging:rtl8192u: Removed unused page d definitions - Style
  staging:rtl8192u: Remove unused Zebra1 definitions - Style
  staging:rtl8192u: Remove unused Zebra4 definitions - Style
  staging:rtl8192u: Remove unused RTL8258 definitions - Style
  staging:rtl8192u: Remove unused page-1 Bit Masks - Style
  staging:rtl8192u: Remove unused page-8 Bit Mask definitions - Style
  staging:rtl8192u: Remove unused page-9 Bit Mask definitions - Style
  staging:rtl8192u: Remove unused page-a Bit Mask definitions - Style
  staging:rtl8192u: Remove unused page c Bit Mask definitions - Style
  staging:rtl8192u: Remove unused page d Bit Mask definitions - Style
  staging:rtl8192u: Remove unused page e Bit Mask definitions - Style
  staging:rtl8192u: Remove unused Rx Pseduo noise Bit Mask defs - Style
  staging:rtl8192u: Remove unused RF Zebra1 Bit Mask definitions - Style
  staging:rtl8192u: Remove unused Zebra4 bit mask definitions - Style
  staging:rtl8192u: Remove unused RTL8258 bit mask definitions - Style

 drivers/staging/rtl8192u/r819xU_phyreg.h | 735 +----------------------
 1 file changed, 1 insertion(+), 734 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-07-22 22:12 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-22 22:10 [PATCH 00/20] staging:rtl8192u: Remove unused definitions - Style John Whitmore
2018-07-22 22:10 ` [PATCH 01/20] staging:rtl8192u: Remove unused page 1 " John Whitmore
2018-07-22 22:10 ` [PATCH 02/20] staging:rtl8192u: Remove unused page 8 " John Whitmore
2018-07-22 22:10 ` [PATCH 03/20] staging:rtl8192u: Remove unused page 9 " John Whitmore
2018-07-22 22:10 ` [PATCH 04/20] staging:rtl8192u: Remove unused page a " John Whitmore
2018-07-22 22:10 ` [PATCH 05/20] staging:rtl8192u: Remove unused page c " John Whitmore
2018-07-22 22:10 ` [PATCH 06/20] staging:rtl8192u: Remove unused page d " John Whitmore
2018-07-22 22:10 ` [PATCH 07/20] staging:rtl8192u: Remove unused Zebra1 " John Whitmore
2018-07-22 22:10 ` [PATCH 08/20] staging:rtl8192u: Remove unused Zebra4 " John Whitmore
2018-07-22 22:10 ` [PATCH 09/20] staging:rtl8192u: Remove unused RTL8258 " John Whitmore
2018-07-22 22:10 ` [PATCH 10/20] staging:rtl8192u: Remove unused page-1 Bit Masks " John Whitmore
2018-07-22 22:10 ` [PATCH 11/20] staging:rtl8192u: Remove unused page-8 Bit Mask definitions " John Whitmore
2018-07-22 22:10 ` [PATCH 12/20] staging:rtl8192u: Remove unused page-9 " John Whitmore
2018-07-22 22:10 ` [PATCH 13/20] staging:rtl8192u: Remove unused page-a " John Whitmore
2018-07-22 22:10 ` [PATCH 14/20] staging:rtl8192u: Remove unused page c " John Whitmore
2018-07-22 22:10 ` [PATCH 15/20] staging:rtl8192u: Remove unused page d " John Whitmore
2018-07-22 22:10 ` [PATCH 16/20] staging:rtl8192u: Remove unused page e " John Whitmore
2018-07-22 22:10 ` [PATCH 17/20] staging:rtl8192u: Remove unused Rx Pseduo noise Bit Mask defs " John Whitmore
2018-07-22 22:10 ` [PATCH 18/20] staging:rtl8192u: Remove unused RF Zebra1 Bit Mask definitions " John Whitmore
2018-07-22 22:10 ` [PATCH 19/20] staging:rtl8192u: Remove unused Zebra4 bit mask " John Whitmore
2018-07-22 22:10 ` [PATCH 20/20] staging:rtl8192u: Remove unused RTL8258 " John Whitmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome