From: Andrew Lunn <andrew@lunn.ch>
To: Weihang Li <liweihang@huawei.com>
Cc: davem@davemloft.net, kuba@kernel.org, hkallweit1@gmail.com,
netdev@vger.kernel.org, linuxarm@huawei.com,
Wenpeng Liang <liangwenpeng@huawei.com>
Subject: Re: [PATCH v2 net-next 4/8] net: phy: fix space alignment issues
Date: Wed, 16 Jun 2021 18:07:33 +0200 [thread overview]
Message-ID: <YMohxSui1qZLA7ip@lunn.ch> (raw)
In-Reply-To: <1623837686-22569-5-git-send-email-liweihang@huawei.com>
On Wed, Jun 16, 2021 at 06:01:22PM +0800, Weihang Li wrote:
> From: Wenpeng Liang <liangwenpeng@huawei.com>
>
> There are some space related issues, including spaces at the start of the
> line, before tabs, after open parenthesis and before close parenthesis.
>
> Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
> Signed-off-by: Weihang Li <liweihang@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
next prev parent reply other threads:[~2021-06-16 16:07 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-16 10:01 [PATCH v2 net-next 0/8] net: phy: fix some coding-style issues Weihang Li
2021-06-16 10:01 ` [PATCH v2 net-next 1/8] net: phy: change format of some declarations Weihang Li
2021-06-16 15:55 ` Andrew Lunn
2021-06-16 10:01 ` [PATCH v2 net-next 2/8] net: phy: correct format of block comments Weihang Li
2021-06-16 15:56 ` Andrew Lunn
2021-06-16 10:01 ` [PATCH v2 net-next 3/8] net: phy: delete repeated words of comments Weihang Li
2021-06-16 15:56 ` Andrew Lunn
2021-06-16 10:01 ` [PATCH v2 net-next 4/8] net: phy: fix space alignment issues Weihang Li
2021-06-16 16:07 ` Andrew Lunn [this message]
2021-06-16 10:01 ` [PATCH v2 net-next 5/8] net: phy: fix formatting issues with braces Weihang Li
2021-06-16 16:08 ` Andrew Lunn
2021-06-16 10:01 ` [PATCH v2 net-next 6/8] net: phy: print the function name by __func__ instead of an fixed string Weihang Li
2021-06-16 16:08 ` Andrew Lunn
2021-06-16 10:01 ` [PATCH v2 net-next 7/8] net: phy: remove unnecessary line continuation Weihang Li
2021-06-16 16:09 ` Andrew Lunn
2021-06-16 10:01 ` [PATCH v2 net-next 8/8] net: phy: replace if-else statements with switch Weihang Li
2021-06-16 16:09 ` Andrew Lunn
2021-06-16 19:40 ` [PATCH v2 net-next 0/8] net: phy: fix some coding-style issues patchwork-bot+netdevbpf
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=YMohxSui1qZLA7ip@lunn.ch \
--to=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=liangwenpeng@huawei.com \
--cc=linuxarm@huawei.com \
--cc=liweihang@huawei.com \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.