lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ