All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Singh <neil2468@gmail.com>
To: Larry Finger <Larry.Finger@lwfinger.net>,
	Florian Schilhabel <florian.c.schilhabel@googlemail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	driverdev-devel@linuxdriverproject.org
Subject: [PATCH v3 0/2] staging: rtl8712: Cleanup codestyle
Date: Sun, 10 Dec 2017 11:38:33 +0700	[thread overview]
Message-ID: <1512880715-18060-1-git-send-email-neil2468@gmail.com> (raw)

Cleanup some codestyle issues identified by checkpatch.

Changes since v2:
- Modify patches so they themselves don't trigger the checkpatch
  issues CHECK:PARENTHESIS_ALIGNMENT and WARNING:EMAIL_SUBJECT

Changes since v1:
- Split single patch into multiple

Neil Singh (2):
  staging: rtl8712: Cleanup codestyle, break up long line
  staging: rtl8712: Cleanup codestyle, change spaces to tabs

 drivers/staging/rtl8712/rtl871x_security.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.1.4

WARNING: multiple messages have this Message-ID (diff)
From: Neil Singh <neil2468@gmail.com>
To: Larry Finger <Larry.Finger@lwfinger.net>,
	Florian Schilhabel <florian.c.schilhabel@googlemail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org,
	driverdev-devel@linuxdriverproject.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/2] staging: rtl8712: Cleanup codestyle
Date: Sun, 10 Dec 2017 11:38:33 +0700	[thread overview]
Message-ID: <1512880715-18060-1-git-send-email-neil2468@gmail.com> (raw)

Cleanup some codestyle issues identified by checkpatch.

Changes since v2:
- Modify patches so they themselves don't trigger the checkpatch
  issues CHECK:PARENTHESIS_ALIGNMENT and WARNING:EMAIL_SUBJECT

Changes since v1:
- Split single patch into multiple

Neil Singh (2):
  staging: rtl8712: Cleanup codestyle, break up long line
  staging: rtl8712: Cleanup codestyle, change spaces to tabs

 drivers/staging/rtl8712/rtl871x_security.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.1.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

             reply	other threads:[~2017-12-10  4:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-10  4:38 Neil Singh [this message]
2017-12-10  4:38 ` [PATCH v3 0/2] staging: rtl8712: Cleanup codestyle Neil Singh
2017-12-10  4:38 ` [PATCH v3 1/2] staging: rtl8712: Cleanup codestyle, break up long line Neil Singh
2017-12-10  4:38   ` Neil Singh
2017-12-10  4:38 ` [PATCH v3 2/2] staging: rtl8712: Cleanup codestyle, change spaces to tabs Neil Singh
2017-12-10  4:38   ` Neil Singh

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=1512880715-18060-1-git-send-email-neil2468@gmail.com \
    --to=neil2468@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=florian.c.schilhabel@googlemail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@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 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.