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

[Changes in v2]
Fix checkpatch.pl warning of line being over 80 characters
in the lines where changes are made.

[original cover letter]
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 | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

-- 
1.9.1



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 20:34 [PATCH v2 0/2] Improve code, codestyle in usb_ops_linux.c Navya Sri Nizamkari
2015-02-27 20:36 ` [PATCH v2 1/2] staging: rtl8188eu: Compress two statements into one Navya Sri Nizamkari
2015-02-27 20:37 ` [PATCH v2 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.