mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jes Sorensen <jes@trained-monkey.org>
To: Hui Tang <tanghui20@huawei.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] net: hippi: remove leading spaces before tabs
Date: Thu, 27 May 2021 11:02:47 -0400	[thread overview]
Message-ID: <04909949-0316-ff34-682b-9286fac1a8a7@trained-monkey.org> (raw)
In-Reply-To: <1621483047-32583-1-git-send-email-tanghui20@huawei.com>

On 5/19/21 11:57 PM, Hui Tang wrote:
> There are a few leading spaces before tabs and remove it by running
> the following commard:
> 
>     $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/'
> 
> Signed-off-by: Hui Tang <tanghui20@huawei.com>
> ---
>  drivers/net/hippi/rrunner.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Acked-by: Jes Sorensen <jes@trained-monkey.org>


      reply	other threads:[~2021-05-27 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20  3:57 Hui Tang
2021-05-27 15:02 ` Jes Sorensen [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=04909949-0316-ff34-682b-9286fac1a8a7@trained-monkey.org \
    --to=jes@trained-monkey.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tanghui20@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®