All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8188eu: perform minor code cleanup
@ 2017-09-22 11:13 Aishwarya Pant
  2017-09-22 11:13 ` [PATCH 1/3] staging: rtl8188eu: remove unneeded conversions to bool Aishwarya Pant
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aishwarya Pant @ 2017-09-22 11:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: outreachy-kernel, julia.lawall

Patch series performs minor coccicheck and checkpatch cleanups.

Aishwarya Pant (3):
  staging: rtl8188eu: remove unneeded conversions to bool
  staging: rtl8188eu: remove implicit bool->int conversions
  staging: rtl8188eu: wrap lines in 80 characters

 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 59 +++++++++++++++++----------
 1 file changed, 38 insertions(+), 21 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-22 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 11:13 [PATCH 0/3] staging: rtl8188eu: perform minor code cleanup Aishwarya Pant
2017-09-22 11:13 ` [PATCH 1/3] staging: rtl8188eu: remove unneeded conversions to bool Aishwarya Pant
2017-09-22 11:14 ` [PATCH 2/3] staging: rtl8188eu: remove implicit bool->int conversions Aishwarya Pant
2017-09-22 11:14 ` [PATCH 3/3] staging: rtl8188eu: wrap lines in 80 characters Aishwarya Pant

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.