mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg Ungerer <gregungerer@westnet.com.au>
To: Yannick Guerrini <yguerrini@tomshardware.fr>, geert@linux-m68k.org
Cc: trivial@kernel.org, linux-m68k@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] m68k: Fix trivial typos in comments
Date: Tue, 10 Mar 2015 11:46:25 +1000	[thread overview]
Message-ID: <54FE4CF1.5010903@westnet.com.au> (raw)
In-Reply-To: <1425936564-9680-1-git-send-email-yguerrini@tomshardware.fr>


Hi Yannick,

On 10/03/15 07:29, Yannick Guerrini wrote:
> Change 'Reaceive' to 'Receive'
> Change 'alighnment' to 'alignment'
> 
> Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>

Thanks. I have put this in the m68knommu git tree, for-next branch.

Regards
Greg



> ---
>  arch/m68k/include/asm/m68360_pram.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/m68k/include/asm/m68360_pram.h b/arch/m68k/include/asm/m68360_pram.h
> index e6088bb..c0cbd96 100644
> --- a/arch/m68k/include/asm/m68360_pram.h
> +++ b/arch/m68k/include/asm/m68360_pram.h
> @@ -170,7 +170,7 @@ struct uart_pram {
>      unsigned short  frmer;          /* Rx framing error counter */
>      unsigned short  nosec;          /* Rx noise counter */
>      unsigned short  brkec;          /* Rx break character counter */
> -    unsigned short  brkln;          /* Reaceive break length */
> +    unsigned short  brkln;          /* Receive break length */
>                     
>      unsigned short  uaddr1;         /* address character 1 */
>      unsigned short  uaddr2;         /* address character 2 */
> @@ -338,7 +338,7 @@ struct ethernet_pram {
>      unsigned long   c_pres;         /* preset CRC */
>      unsigned long   c_mask;         /* constant mask for CRC */
>      unsigned long   crcec;          /* CRC error counter */
> -    unsigned long   alec;           /* alighnment error counter */
> +    unsigned long   alec;           /* alignment error counter */
>      unsigned long   disfc;          /* discard frame counter */
>      unsigned short  pads;           /* short frame PAD characters */
>      unsigned short  ret_lim;        /* retry limit threshold */
> 


      reply	other threads:[~2015-03-10  1:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09 21:29 Yannick Guerrini
2015-03-10  1:46 ` Greg Ungerer [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=54FE4CF1.5010903@westnet.com.au \
    --to=gregungerer@westnet.com.au \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=yguerrini@tomshardware.fr \
    /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

Powered by JetHome