All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: Fix style issues in function call
@ 2019-10-09  0:23 Javier F. Arias
  2019-10-09  0:24 ` [PATCH 1/3] staging: rtl8723bs: Fix line over 80 characters Javier F. Arias
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Javier F. Arias @ 2019-10-09  0:23 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This patchset fixes multiple style issues in the same function call.
Now this segment of code complies with the coding style guidelines.

Javier F. Arias (3):
  staging: rtl8723bs: Fix line over 80 characters
  staging: rtl8723bs: Fix function call wrapping style
  staging: rtl8723bs: Add space between elements

 drivers/staging/rtl8723bs/core/rtw_ap.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-10-09  0:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09  0:23 [PATCH 0/3] staging: rtl8723bs: Fix style issues in function call Javier F. Arias
2019-10-09  0:24 ` [PATCH 1/3] staging: rtl8723bs: Fix line over 80 characters Javier F. Arias
2019-10-09  0:25 ` [PATCH 2/3] staging: rtl8723bs: Fix function call wrapping style Javier F. Arias
2019-10-09  0:25 ` [PATCH 3/3] staging: rtl8723bs: Add space between elements 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.