All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: rts5208: Eliminate the use of CamelCase
@ 2019-10-29  1:43 ` Gabriela Bittencourt
  0 siblings, 0 replies; 14+ messages in thread
From: Gabriela Bittencourt @ 2019-10-29  1:43 UTC (permalink / raw)
  To: outreachy-kernel, gregkh, kim.jamie.bradley, nishkadg.linux,
	devel, linux-kernel, lkcamp
  Cc: Gabriela Bittencourt

Cleans up checks of "Avoid CamelCase" in tree rts5208


Gabriela Bittencourt (5):
  staging: rts5208: Eliminate the use of Camel Case in file ms.c
  staging: rts5208: Eliminate the use of Camel Case in file ms.h
  staging: rts5208: Eliminate the use of Camel Case in file xd.c
  staging: rts5208: Eliminate the use of Camel Case in file xd.h
  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] 14+ messages in thread

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29  1:43 [PATCH 0/5] staging: rts5208: Eliminate the use of CamelCase Gabriela Bittencourt
2019-10-29  1:43 ` Gabriela Bittencourt
2019-10-29  1:43 ` [PATCH 1/5] staging: rts5208: Eliminate the use of Camel Case in file ms.c Gabriela Bittencourt
2019-10-29  1:43   ` Gabriela Bittencourt
2019-10-29  1:43 ` [PATCH 2/5] staging: rts5208: Eliminate the use of Camel Case in file ms.h Gabriela Bittencourt
2019-10-29  1:43   ` Gabriela Bittencourt
2019-10-29  1:43 ` [PATCH 3/5] staging: rts5208: Eliminate the use of Camel Case in file xd.c Gabriela Bittencourt
2019-10-29  1:43   ` Gabriela Bittencourt
2019-10-29  6:52   ` [Outreachy kernel] " Julia Lawall
2019-10-29  6:52     ` Julia Lawall
2019-10-29  1:43 ` [PATCH 4/5] staging: rts5208: Eliminate the use of Camel Case in file xd.h Gabriela Bittencourt
2019-10-29  1:43   ` Gabriela Bittencourt
2019-10-29  1:43 ` [PATCH 5/5] staging: rts5208: Eliminate the use of Camel Case in file sd.h Gabriela Bittencourt
2019-10-29  1:43   ` Gabriela Bittencourt

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.