All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Cleanup in rtl8712
@ 2019-10-28 15:12 Cristiane Naves
  2019-10-28 15:15 ` [PATCH v3 1/2] staging: rtl8712: Fix Alignment of open parenthesis Cristiane Naves
  2019-10-28 15:17 ` [PATCH v3 2/2] staging: rtl8712: Remove lines before a close brace Cristiane Naves
  0 siblings, 2 replies; 13+ messages in thread
From: Cristiane Naves @ 2019-10-28 15:12 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: Julia Lawall, Larry Finger, Florian Schilhabel,
	Greg Kroah-Hartman, devel, linux-kernel

Cleanup in rtl8712

Changes in v2:
 - Arranging conflict between author name and signed-off-by.
 - Remove unnecessary parentheses.
 - Change the driver name to rtl8712

Changes in v3:
 - Change alignment of eth_type
 - Change alignment of SN_EQUAL
 - Remove commit of unneeded parentheses.

Cristiane Naves (2):
  staging: rtl8712: Fix Alignment of open parenthesis
  staging: rtl8712: Remove lines before a close brace

 drivers/staging/rtl8712/rtl8712_recv.c | 38 ++++++++++++++++------------------
 1 file changed, 18 insertions(+), 20 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2019-10-30  5:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-28 15:12 [PATCH v3 0/2] Cleanup in rtl8712 Cristiane Naves
2019-10-28 15:15 ` [PATCH v3 1/2] staging: rtl8712: Fix Alignment of open parenthesis Cristiane Naves
2019-10-28 19:02   ` Dan Carpenter
2019-10-28 21:21     ` Cristiane Naves
2019-10-29  7:51       ` Dan Carpenter
2019-10-29  8:05       ` [Outreachy kernel] " Greg KH
2019-10-29  8:15         ` Greg KH
2019-10-29 20:21           ` Cristiane Naves
2019-10-29 20:59             ` Julia Lawall
2019-10-29 21:06               ` Cristiane Naves
2019-10-30  5:58                 ` Julia Lawall
2019-10-30  4:29             ` Dan Carpenter
2019-10-28 15:17 ` [PATCH v3 2/2] staging: rtl8712: Remove lines before a close brace Cristiane Naves

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.