From: Navya Sri Nizamkari <navyasri.tech@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/4] Improve code, codestyle in xgifb.
Date: Thu, 22 Oct 2015 22:14:14 +0530 [thread overview]
Message-ID: <cover.1445527912.git.navyasri.tech@gmail.com> (raw)
[Changes in v2]
In version v2, I remove a patch from the original
patchset as it was not valid.
[original cover letter]
This patchset clears checkpatch warnings in vb_init such as:
space required after that ';', remove blank lines after {,
remove blank lines before }, remove multiple balnk lines,
comparison with NULL, space required after that ';'.
Navya Sri Nizamkari (4):
Staging: xgifb: Remove blank line before } and after {
Staging: xgifb: Remove extra blank lines.
Staging: xgifb: Fix comparison to NULL warning
Staging: xgifb: Remove space after cast
drivers/staging/xgifb/vb_init.c | 21 +++++++--------------
1 file changed, 7 insertions(+), 14 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-22 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 16:44 Navya Sri Nizamkari [this message]
2015-10-22 16:46 ` [PATCH v2 1/4] Staging: xgifb: Remove blank line before } and after { Navya Sri Nizamkari
2015-10-22 16:47 ` [PATCH v2 2/4] Staging: xgifb: Remove extra blank lines Navya Sri Nizamkari
2015-10-22 16:48 ` [PATCH v2 3/4] Staging: xgifb: Fix comparison to NULL warning Navya Sri Nizamkari
2015-10-22 16:50 ` [PATCH v2 4/4] Staging: xgifb: Remove space after cast 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.1445527912.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.