All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve code, codestyle in usb_ops_linux.c
@ 2015-02-27 16:39 Navya Sri Nizamkari
  2015-02-27 16:40 ` [PATCH 1/2] staging: rtl8188eu: Compress two statements into one Navya Sri Nizamkari
  2015-02-27 16:41 ` [PATCH 2/2] staging: rtl8188eu: Add blank line after declarations Navya Sri Nizamkari
  0 siblings, 2 replies; 4+ messages in thread
From: Navya Sri Nizamkari @ 2015-02-27 16:39 UTC (permalink / raw)
  To: outreachy-kernel

This patchset improves the code in usb_ops_linux by removing
the use of a variable, adds a blank line after declarations 
to improve code readability.

Navya Sri Nizamkari (2):
  staging: rtl8188eu: Compress two statements into one.
  staging: rtl8188eu: Add blank line after declarations

 drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-02-27 18:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 16:39 [PATCH 0/2] Improve code, codestyle in usb_ops_linux.c Navya Sri Nizamkari
2015-02-27 16:40 ` [PATCH 1/2] staging: rtl8188eu: Compress two statements into one Navya Sri Nizamkari
2015-02-27 18:24   ` [Outreachy kernel] " Julia Lawall
2015-02-27 16:41 ` [PATCH 2/2] staging: rtl8188eu: Add blank line after declarations Navya Sri Nizamkari

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.