From: Navya Sri Nizamkari <navyasri.tech@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/5] Improve code, codestyle in xgifb.
Date: Wed, 21 Oct 2015 22:17:41 +0530 [thread overview]
Message-ID: <cover.1445445320.git.navyasri.tech@gmail.com> (raw)
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 (5):
Staging: xgifb: Add space between ; and variable name
Staging: xgifb: Remove blank line before } and after {
Staging: xgifb: Remove extra blnk lines.
Staging: xgifb: Fix comparison to NULL warning
Staging: xgifb: Remove space after cast
drivers/staging/xgifb/vb_init.c | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-21 16:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 16:47 Navya Sri Nizamkari [this message]
2015-10-21 16:48 ` [PATCH 1/5] Staging: xgifb: Add space between ; and variable name Navya Sri Nizamkari
2015-10-22 8:37 ` [Outreachy kernel] " Daniel Baluta
2015-10-22 8:42 ` Julia Lawall
2015-10-22 10:32 ` Navya Sri Nizamkari
2015-10-22 10:30 ` Navya Sri Nizamkari
2015-10-21 16:49 ` [PATCH 2/5] Staging: xgifb: Remove blank line before } and after { Navya Sri Nizamkari
2015-10-21 16:50 ` [PATCH 3/5] Staging: xgifb: Remove extra blank lines Navya Sri Nizamkari
2015-10-21 16:50 ` [PATCH 4/5] Staging: xgifb: Fix comparison to NULL warning Navya Sri Nizamkari
2015-10-21 16:51 ` [PATCH 5/5] 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.1445445320.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.