From: Ioana Ciornei <ciorneiioana@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Ioana Ciornei <ciorneiioana@gmail.com>
Subject: [PATCH 0/9] staging: sm750: Fix most style errors
Date: Thu, 12 Mar 2015 03:23:05 +0200 [thread overview]
Message-ID: <cover.1426121972.git.ciorneiioana@gmail.com> (raw)
This patchset cleans up multiple style errors found using checkpatch.pl
in order to improve readability and code quality.
Ioana Ciornei (9):
staging: sm750: Place space before after control flow instructions
staging: sm750: Add space before open bracket '{'
staging: sm750: Place space before and after curly brackets
staging: sm750: Remove space before semicolon
staging: sm750: Place open bracket '{' on the next line
staging: sm750: Move open curly bracket on previous line
staging: sm750: Remove space before ')'
staging: sm750: Place * next to identifier
staging: sm750: Add space before and after '=', ':' etc
drivers/staging/sm750fb/sm750.c | 256 +++++++++++++++++++---------------------
1 file changed, 122 insertions(+), 134 deletions(-)
--
1.9.1
next reply other threads:[~2015-03-12 1:23 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 1:23 Ioana Ciornei [this message]
2015-03-12 1:23 ` [PATCH 1/9] staging: sm750: Place space before after control flow instructions Ioana Ciornei
2015-03-12 1:23 ` [PATCH 2/9] staging: sm750: Add space before open bracket '{' Ioana Ciornei
2015-03-12 1:23 ` [PATCH 3/9] staging: sm750: Place space before and after curly brackets Ioana Ciornei
2015-03-12 1:23 ` [PATCH 4/9] staging: sm750: Remove space before semicolon Ioana Ciornei
2015-03-12 1:23 ` [PATCH 5/9] staging: sm750: Place open bracket '{' on the next line Ioana Ciornei
2015-03-12 6:28 ` [Outreachy kernel] " Julia Lawall
2015-03-12 1:23 ` [PATCH 6/9] staging: sm750: Move open curly bracket on previous line Ioana Ciornei
2015-03-12 6:27 ` [Outreachy kernel] " Julia Lawall
2015-03-12 1:23 ` [PATCH 7/9] staging: sm750: Remove space before ')' Ioana Ciornei
2015-03-12 6:26 ` [Outreachy kernel] " Julia Lawall
2015-03-12 1:23 ` [PATCH 8/9] staging: sm750: Place * next to identifier Ioana Ciornei
2015-03-12 1:23 ` [PATCH 9/9] staging: sm750: Add space before and after '=', ':' etc Ioana Ciornei
2015-03-12 6:24 ` [Outreachy kernel] " Julia Lawall
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.1426121972.git.ciorneiioana@gmail.com \
--to=ciorneiioana@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.