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

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.

Changes in v4:
 - Fixing misplaced parentheses of previous version.


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

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

end of thread, other threads:[~2019-10-28 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 15:32 [PATCH v4 0/2] Cleanup in rtl8712 Cristiane Naves
2019-10-28 15:37 ` [PATCH v4 1/2] staging: rtl8712: Fix Alignment of open parenthesis Cristiane Naves
2019-10-28 15:39 ` [PATCH v4 2/2] staging: rtl8712: Remove lines before a close brace Cristiane Naves
2019-10-28 15:44   ` Greg Kroah-Hartman

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