From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
linux@armlinux.org.uk, davem@davemloft.net, kuba@kernel.org,
linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3] drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c
Date: Wed, 3 Feb 2021 19:35:27 -0800 [thread overview]
Message-ID: <fca68f0f-e1f9-c6d0-3287-b889e22ce1eb@infradead.org> (raw)
In-Reply-To: <20210204031648.27300-1-unixbhaskar@gmail.com>
On 2/3/21 7:16 PM, Bhaskar Chowdhury wrote:
>
>
> s/initialsation/initialisation/
> s/specifiing/specifying/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Aside from the Subject: being longer than needed, as Jakub commented,
it's fine for me. Thanks.
Acked-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Changes from V2:
> Adjust and make changes which are obvious as per Randy's suggestions
>
> drivers/net/ethernet/i825xx/ether1.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/ethernet/i825xx/ether1.c b/drivers/net/ethernet/i825xx/ether1.c
> index a0bfb509e002..c612ef526d16 100644
> --- a/drivers/net/ethernet/i825xx/ether1.c
> +++ b/drivers/net/ethernet/i825xx/ether1.c
> @@ -20,7 +20,7 @@
> * 1.02 RMK 25/05/1997 Added code to restart RU if it goes not ready
> * 1.03 RMK 14/09/1997 Cleaned up the handling of a reset during the TX interrupt.
> * Should prevent lockup.
> - * 1.04 RMK 17/09/1997 Added more info when initialsation of chip goes wrong.
> + * 1.04 RMK 17/09/1997 Added more info when initialisation of chip goes wrong.
> * TDR now only reports failure when chip reports non-zero
> * TDR time-distance.
> * 1.05 RMK 31/12/1997 Removed calls to dev_tint for 2.1
> @@ -117,7 +117,7 @@ ether1_outw_p (struct net_device *dev, unsigned short val, int addr, int svflgs)
> * Some inline assembler to allow fast transfers on to/off of the card.
> * Since this driver depends on some features presented by the ARM
> * specific architecture, and that you can't configure this driver
> - * without specifiing ARM mode, this is not a problem.
> + * without specifying ARM mode, this is not a problem.
> *
> * This routine is essentially an optimised memcpy from the card's
> * onboard RAM to kernel memory.
> --
--
~Randy
next prev parent reply other threads:[~2021-02-04 3:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-04 3:16 [PATCH V3] drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c Bhaskar Chowdhury
2021-02-04 3:35 ` Randy Dunlap [this message]
2021-02-05 4:30 ` 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=fca68f0f-e1f9-c6d0-3287-b889e22ce1eb@infradead.org \
--to=rdunlap@infradead.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=unixbhaskar@gmail.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;
as well as URLs for NNTP newsgroup(s).