All of lore.kernel.org
 help / color / mirror / Atom feed
From: Louie Lu <louie.lu@hopebaytech.com>
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net,
	florian.c.schilhabel@googlemail.com, amitoj1606@gmail.com,
	bhaktipriya96@gmail.com, punitvara@gmail.com,
	laerdevstudios@gmail.com, mhornung.linux@gmail.com,
	devel@driverdev.osuosl.org
Subject: [PATCH 0/3] staging: rtl8712: fixed indent and comment style in code
Date: Fri, 2 Sep 2016 18:12:28 +0800	[thread overview]
Message-ID: <20160902101228.GA8533@gserv> (raw)

This patchsets cleanup some warning report from checkpatch

Including:
  * space indent
  * bad comment style

Louie Lu (3):
  staging: rtl8712: delete one space before if statement
  staging: rtl8172: fixed comment style in rts871x_cmd.c
  staging: rtl8712: fixed comment style and space indent

 drivers/staging/rtl8712/os_intfs.c            |  2 +-
 drivers/staging/rtl8712/rtl871x_cmd.c         | 46 +++++++++++++++------------
 drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 37 ++++++++++++---------
 3 files changed, 48 insertions(+), 37 deletions(-)

-- 
2.8.2

                 reply	other threads:[~2016-09-02 10:12 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=20160902101228.GA8533@gserv \
    --to=louie.lu@hopebaytech.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=amitoj1606@gmail.com \
    --cc=bhaktipriya96@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=florian.c.schilhabel@googlemail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=laerdevstudios@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhornung.linux@gmail.com \
    --cc=punitvara@gmail.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.