All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ioana Ciornei <ciorneiioana@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Ioana Ciornei <ciorneiioana@gmail.com>
Subject: [PATCH 0/7] staging: sm750: Fix style errors
Date: Wed, 11 Mar 2015 04:35:03 +0200	[thread overview]
Message-ID: <cover.1426039205.git.ciorneiioana@gmail.com> (raw)

This patchset cleans up multiple style errors in order to follow the Linux 
coding style.

Ioana Ciornei (7):
  staging: sm750: Fix switch-case indentation
  staging: sm750: Place blank line after declarations
  staging: sm750: Remove braces surrounding single statement blocks
  staging: sm750: Remove trailing whitespaces
  staging: sm750: Indent code using tabs
  staging: sm750: Indent conditional statement
  staging: sm750: Add space after comma

 drivers/staging/sm750fb/sm750.c | 1172 +++++++++++++++++++--------------------
 1 file changed, 584 insertions(+), 588 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-03-11  2:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11  2:35 Ioana Ciornei [this message]
2015-03-11  2:35 ` [PATCH 1/7] staging: sm750: Fix switch-case indentation Ioana Ciornei
2015-03-11  2:35 ` [PATCH 2/7] staging: sm750: Place blank line after declarations Ioana Ciornei
2015-03-15 10:36   ` [Outreachy kernel] " Greg KH
2015-03-11  2:35 ` [PATCH 3/7] staging: sm750: Remove braces surrounding single statement blocks Ioana Ciornei
2015-03-11  2:35 ` [PATCH 4/7] staging: sm750: Remove trailing whitespaces Ioana Ciornei
2015-03-11  2:35 ` [PATCH 5/7] staging: sm750: Indent code using tabs Ioana Ciornei
2015-03-11  2:35 ` [PATCH 6/7] staging: sm750: Indent conditional statement Ioana Ciornei
2015-03-11  2:35 ` [PATCH 7/7] staging: sm750: Add space after comma Ioana Ciornei
2015-03-11 14:09   ` [Outreachy kernel] " Julia Lawall
2015-03-11 14:13     ` Ioana Ciornei

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.1426039205.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.