From: Martin Kepplinger <martink@posteo.de>
To: gregkh@linuxfoundation.org
Cc: Larry.Finger@lwfinger.net, linux-kernel@vger.kernel.org,
Martin Kepplinger <martink@posteo.de>
Subject: [PATCH] staging: rtl8192ee: checkpatch: use tabs for indent
Date: Sun, 3 Aug 2014 18:06:49 +0200 [thread overview]
Message-ID: <1407082009-17133-1-git-send-email-martink@posteo.de> (raw)
Use tabs for code indent and use the kernel coding style.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
---
applies to -next20140801
drivers/staging/rtl8192ee/regd.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/rtl8192ee/regd.c b/drivers/staging/rtl8192ee/regd.c
index 7272fae..7841447 100644
--- a/drivers/staging/rtl8192ee/regd.c
+++ b/drivers/staging/rtl8192ee/regd.c
@@ -363,8 +363,7 @@ static const struct ieee80211_regdomain *_rtl_regdomain_select(
static int _rtl92e_regd_init_wiphy(struct rtl_regulatory *reg,
struct wiphy *wiphy,
void (*reg_notifier)(struct wiphy *wiphy,
- struct regulatory_request *
- request))
+ struct regulatory_request *request))
{
const struct ieee80211_regdomain *regd;
--
1.7.10.4
next reply other threads:[~2014-08-03 16:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-03 16:06 Martin Kepplinger [this message]
2014-08-03 16:27 ` [PATCH] staging: rtl8192ee: checkpatch: use tabs for indent Joe Perches
2014-08-03 16:38 ` Martin Kepplinger
2014-08-03 16:49 ` Joe Perches
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=1407082009-17133-1-git-send-email-martink@posteo.de \
--to=martink@posteo.de \
--cc=Larry.Finger@lwfinger.net \
--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.