linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: wolzstefan@web.de
To: linux-kernel@vger.kernel.org
Cc: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com,
	gregkh@linuxfoundation.org, linux-fbdev@vger.kernel.org,
	devel@driverdev.osuosl.org, linux-kernel@i4.cs.fau.de
Subject: [PATCH] sm750fb/sm750_hw.c: fixed various style problems
Date: Thu, 23 Jun 2016 12:00:09 +0000	[thread overview]
Message-ID: <1466683213-17477-1-git-send-email-wolzstefan@web.de> (raw)

Hello,

we made some style fixes for the file drivers/staging/sm750fb/sm750_hw.
There are 4 patches included:
Patch 1 corrects alignment of multiline statements,
patch 2 deletes some newlines and adds whitespaces around operators,
patch 3 fixes some typos and style problems in comments and
patch 4 copes with leftover things.

After applying the patch series, checkpatch will only show camelcase occurances 
and propose the usage of an u32.

Best regards,
Stefan Wolz


             reply	other threads:[~2016-06-23 12:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-23 12:00 wolzstefan [this message]
2016-06-23 12:00 ` [PATCH 1/4] sm750fb/sm750_hw.c: corrected alignment wolzstefan
2016-07-14 11:04   ` Stefan Wolz
2016-06-23 12:00 ` [PATCH 2/4] sm750fb/sm750_hw.c: fixed whitespacing wolzstefan
2016-06-23 12:00 ` [PATCH 3/4] sm750fb/sm750_hw.c: fixed comments wolzstefan
2016-06-23 12:00 ` [PATCH 4/4] sm750fb/sm750_hw.c: split assignment & long lines wolzstefan

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=1466683213-17477-1-git-send-email-wolzstefan@web.de \
    --to=wolzstefan@web.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@i4.cs.fau.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=teddy.wang@siliconmotion.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 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).