From: Greg KH <gregkh@linuxfoundation.org>
To: Martin Homuth <martin@martinhomuth.de>
Cc: alex.mikhalevich@gmail.com, rvarsha016@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/5] staging: rtl8712: style fix over 80 characters warnings
Date: Thu, 21 Dec 2017 18:25:55 +0100 [thread overview]
Message-ID: <20171221172555.GA23799@kroah.com> (raw)
In-Reply-To: <20171219201626.10240-2-martin@martinhomuth.de>
On Tue, Dec 19, 2017 at 09:16:22PM +0100, Martin Homuth wrote:
> This patch fixes various coding style issues in the rtl8712 module as
> noted by checkpatch.pl by reducing the characters per line to under
> 80.
>
> It fixes the following checkpatch.pl warning:
>
> WARNING: line over 80 characters
>
> Signed-off-by: Martin Homuth <martin@martinhomuth.de>
> ---
> drivers/staging/rtl8712/ieee80211.c | 6 ++++--
> drivers/staging/rtl8712/os_intfs.c | 5 ++++-
> drivers/staging/rtl8712/rtl8712_cmd.c | 18 ++++++++++--------
> drivers/staging/rtl8712/rtl8712_xmit.c | 3 ++-
> drivers/staging/rtl8712/rtl871x_mlme.c | 3 ++-
> drivers/staging/rtl8712/rtl871x_mlme.h | 3 ++-
> 6 files changed, 24 insertions(+), 14 deletions(-)
This patch does not apply against my staging-next branch at all :(
next prev parent reply other threads:[~2017-12-21 17:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-19 20:16 [PATCH v4 0/5] staging: rtl8712: fix several checkpatch style issues Martin Homuth
2017-12-19 20:16 ` [PATCH v4 1/5] staging: rtl8712: style fix over 80 characters warnings Martin Homuth
2017-12-21 17:25 ` Greg KH [this message]
2017-12-19 20:16 ` [PATCH v4 2/5] staging: rtl8712: style fix multiple line dereferences Martin Homuth
2017-12-19 20:16 ` [PATCH v4 3/5] staging: rtl8712: style fix indentation Martin Homuth
2017-12-19 20:16 ` [PATCH v4 4/5] staging: rtl8712: style fix unneeded else Martin Homuth
2017-12-19 20:16 ` [PATCH v4 5/5] staging: rtl8712: style fix returned error code Martin Homuth
2017-12-21 17:28 ` [PATCH v4 0/5] staging: rtl8712: fix several checkpatch style issues Greg KH
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=20171221172555.GA23799@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=alex.mikhalevich@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin@martinhomuth.de \
--cc=rvarsha016@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.