[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171221172555.GA23799@kroah.com>
Date: Thu, 21 Dec 2017 18:25:55 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Martin Homuth <martin@...tinhomuth.de>
Cc: alex.mikhalevich@...il.com, rvarsha016@...il.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/5] staging: rtl8712: style fix over 80 characters
warnings
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@...tinhomuth.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 :(
Powered by blists - more mailing lists