From: Navya Sri Nizamkari <navyasri.tech@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/2] Improve code, codestyle in usb_ops_linux.c
Date: Sat, 28 Feb 2015 02:04:07 +0530 [thread overview]
Message-ID: <cover.1425069015.git.navyasri.tech@gmail.com> (raw)
[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
next reply other threads:[~2015-02-27 20:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 20:34 Navya Sri Nizamkari [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1425069015.git.navyasri.tech@gmail.com \
--to=navyasri.tech@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.