All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging:rtl8192u: Style changes r819xU_firmware.h
@ 2018-09-08  9:44 John Whitmore
  2018-09-08  9:44 ` [PATCH 1/4] staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - Style John Whitmore
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Whitmore @ 2018-09-08  9:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: devel, gregkh, John Whitmore

This short series of patches just clears simple checkpatch issues
with the header file r819xU_firmware.h.

John Whitmore (4):
  staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - Style
  staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - Style
  staging:rtl8192u: Remove typedef from firmware_init_step_e - Style
  staging:rtl8192u: Remove typedef from enum opt_rst_type_e - Style

 drivers/staging/rtl8192u/r819xU_firmware.c |  4 ++--
 drivers/staging/rtl8192u/r819xU_firmware.h | 11 +++++------
 2 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-09-08  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-08  9:44 [PATCH 0/4] staging:rtl8192u: Style changes r819xU_firmware.h John Whitmore
2018-09-08  9:44 ` [PATCH 1/4] staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - Style John Whitmore
2018-09-08  9:44 ` [PATCH 2/4] staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD " John Whitmore
2018-09-08  9:44 ` [PATCH 3/4] staging:rtl8192u: Remove typedef from firmware_init_step_e " John Whitmore
2018-09-08  9:44 ` [PATCH 4/4] staging:rtl8192u: Remove typedef from enum opt_rst_type_e " John Whitmore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.