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] [day] [month] [year] [list]
Date:   Sun, 25 Aug 2019 10:28:23 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Stephen Brennan <stephen@...nnan.io>
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8192u: Fix indentation

On Thu, Aug 22, 2019 at 10:52:28AM -0700, Stephen Brennan wrote:
> Checkpatch reports WARNING:SUSPECT_CODE_INDENT in several places. Fix
> this by aligning code properly with tabs.
> 
> Signed-off-by: Stephen Brennan <stephen@...nnan.io>
> ---
>  .../rtl8192u/ieee80211/ieee80211_crypt_ccmp.c |   2 +-
>  .../staging/rtl8192u/ieee80211/ieee80211_rx.c | 112 +++++++++---------
>  .../staging/rtl8192u/ieee80211/ieee80211_tx.c |  18 +--
>  .../staging/rtl8192u/ieee80211/ieee80211_wx.c |   8 +-
>  drivers/staging/rtl8192u/r819xU_firmware.c    |   2 +-
>  5 files changed, 71 insertions(+), 71 deletions(-)

This patch does not apply to my tree.  Please redo it against the latest
staging-next branch of the staging.git tree and resend.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ