linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michel von Czettritz <michel.von.czettritz@gmail.com>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH v2 00/12] reformat sm750.c
Date: Thu, 26 Mar 2015 22:24:03 +0000	[thread overview]
Message-ID: <cover.1427406762.git.michel.von.czettritz@gmail.com> (raw)

As suggested by Dan Carpenter, I've rewritten my patch as a series of smaller patches.

Dan's Mail: http://marc.info/?l=kernel-janitors&m\x142679651624193&w=2

Patches 1-11 only reformat code. Patch 12 changes the code, by moving assignments out of if conditions.
The module builds, but as I don't own a sm750 card, I can't test it.

---
v2:
* rebase on top of staging-testing
* delete original patch 6, as the original code was deleted by Lorenzo
* fix formatting as proposed by Dan Carpenter

Michel von Czettritz (12):
  staging: sm750: Reindent
  staging: sm750: add missing spaces after ','
  staging: sm750: move '{' to previous line
  staging: sm750: fix whitespace around braces
  staging: sm750: fix whitespaces around pointers
  staging: sm750: no braces for single stmt if blocks
  staging: sm750: comment formating
  staging: sm750: 80 characters per line
  staging: sm750: blank line after declaration
  staging: sm750: fix whitespace
  staging: sm750: fix whitspace for cast to pointer
  staging: sm750: move assignment out of if cond

 drivers/staging/sm750fb/sm750.c | 1358 ++++++++++++++++++++-------------------
 1 file changed, 687 insertions(+), 671 deletions(-)

-- 
2.3.3


                 reply	other threads:[~2015-03-26 22:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.1427406762.git.michel.von.czettritz@gmail.com \
    --to=michel.von.czettritz@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).