public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Stephen Brennan <stephen@brennan.io>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8192u: Fix indentation
Date: Sun, 25 Aug 2019 10:28:23 +0200	[thread overview]
Message-ID: <20190825082823.GA4301@kroah.com> (raw)
In-Reply-To: <20190822175228.3419-1-stephen@brennan.io>

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@brennan.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

      reply	other threads:[~2019-08-25  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-22 17:52 [PATCH] staging: rtl8192u: Fix indentation Stephen Brennan
2019-08-25  8:28 ` Greg Kroah-Hartman [this message]

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=20190825082823.GA4301@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stephen@brennan.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox