linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] rtl8192e: renamed (1) mixed case variable
@ 2023-09-25 15:11 Gary Rookard
  2023-09-25 15:11 ` [PATCH 1/3] " Gary Rookard
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Gary Rookard @ 2023-09-25 15:11 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Gary Rookard

Hi!

This patch set of (3) addresses the correction of mixed case useage
in (3) driver/staging/rtl8192e files.
1/3) rtllib.h
2/3) rtl819x_HTProc.c
3/3) rtllib_module.c

Variable renamed: HTUpdateDefaultSetting -> ht_update_default_setting

Linux kernel coding style "cleanup", no change in runtime logic,
compiles with no errors or warnings.
-- 
2.41.0


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

end of thread, other threads:[~2023-09-26 12:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 15:11 [PATCH 0/3] rtl8192e: renamed (1) mixed case variable Gary Rookard
2023-09-25 15:11 ` [PATCH 1/3] " Gary Rookard
2023-09-26  9:09   ` Greg KH
2023-09-26 12:38     ` garyrookard
2023-09-25 15:11 ` [PATCH 2/3] " Gary Rookard
2023-09-25 15:11 ` [PATCH 3/3] " Gary Rookard
2023-09-25 17:00 ` [PATCH 0/3] " Philipp Hortmann

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).