linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] staging: rts5208: Eliminate the use of Camel Case
@ 2019-10-30 19:05 Gabriela Bittencourt
  2019-10-30 19:05 ` [PATCH v3 1/3] staging: rts5208: Eliminate the use of Camel Case in files ms.{h,c} Gabriela Bittencourt
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gabriela Bittencourt @ 2019-10-30 19:05 UTC (permalink / raw)
  To: outreachy-kernel, gregkh, nishkadg.linux, kim.jamie.bradley,
	devel, linux-kernel, lkcamp
  Cc: Gabriela Bittencourt

Cleans up checks of "Avoid CamelCase" in tree rts5208

Changes in v3:
- Change the subject line of commits to make it more clear and informative

Changes in v2:
- Place the changes on variable's names in the use and definition in the
same commit

I compile the kernel after each commit of the series to make sure it
doesn't break the compilation.

Gabriela Bittencourt (3):
  staging: rts5208: Eliminate the use of Camel Case in files ms.{h,c}
  staging: rts5208: Eliminate the use of Camel Case in files xd.{h,c}
  staging: rts5208: Eliminate the use of Camel Case in file sd.h

 drivers/staging/rts5208/ms.c | 86 ++++++++++++++++++------------------
 drivers/staging/rts5208/ms.h | 70 ++++++++++++++---------------
 drivers/staging/rts5208/sd.h |  2 +-
 drivers/staging/rts5208/xd.c |  8 ++--
 drivers/staging/rts5208/xd.h |  6 +--
 5 files changed, 86 insertions(+), 86 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-10-31  6:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 19:05 [PATCH v3 0/3] staging: rts5208: Eliminate the use of Camel Case Gabriela Bittencourt
2019-10-30 19:05 ` [PATCH v3 1/3] staging: rts5208: Eliminate the use of Camel Case in files ms.{h,c} Gabriela Bittencourt
2019-10-31  6:40   ` [Outreachy kernel] " Julia Lawall
2019-10-30 19:05 ` [PATCH v3 2/3] staging: rts5208: Eliminate the use of Camel Case in files xd.{h,c} Gabriela Bittencourt
2019-10-31  6:39   ` [Outreachy kernel] " Julia Lawall
2019-10-30 19:05 ` [PATCH v3 3/3] staging: rts5208: Eliminate the use of Camel Case in file sd.h Gabriela Bittencourt
2019-10-31  6:35   ` [Outreachy kernel] " Julia Lawall

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