All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Cleanup tasks in rtw_xmit.c
@ 2019-11-01 21:48 Javier F. Arias
  2019-11-01 21:48 ` [PATCH 1/3] staging: rtl8723bs: Fix multiple assignment warning Javier F. Arias
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Javier F. Arias @ 2019-11-01 21:48 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This patchset performs cleanup tasks to fix warnings displayed by
checkpatch.

Javier F. Arias (3):
  staging: rtl8723bs: Fix multiple assignment warning
  staging: rtl8723bs: Remove unnecessary parentheses
  staging: rtl8723bs: Fix lines over 80 characters

 drivers/staging/rtl8723bs/core/rtw_xmit.c | 93 +++++++++++++----------
 1 file changed, 54 insertions(+), 39 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-11-01 21:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 21:48 [PATCH 0/3] Cleanup tasks in rtw_xmit.c Javier F. Arias
2019-11-01 21:48 ` [PATCH 1/3] staging: rtl8723bs: Fix multiple assignment warning Javier F. Arias
2019-11-01 21:49 ` [PATCH 2/3] staging: rtl8723bs: Remove unnecessary parentheses Javier F. Arias
2019-11-01 21:49 ` [PATCH 3/3] staging: rtl8723bs: Fix lines over 80 characters Javier F. Arias

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.