public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Finn Thain <fthain@telegraphics.com.au>
To: Adam Buchbinder <adam.buchbinder@gmail.com>
Cc: linux-m68k@lists.linux-m68k.org, trivial@kernel.org
Subject: Re: [PATCH] m68k: Fix misspellings in comments.
Date: Thu, 25 Feb 2016 20:23:43 +1100 (AEDT)	[thread overview]
Message-ID: <alpine.LNX.2.00.1602252014030.11488@nippy.intranet> (raw)
In-Reply-To: <1456389599-14349-1-git-send-email-adam.buchbinder@gmail.com>


> diff --git a/arch/m68k/include/asm/mac_iop.h b/arch/m68k/include/asm/mac_iop.h
> index fde874a..df3ea1a 100644
> --- a/arch/m68k/include/asm/mac_iop.h
> +++ b/arch/m68k/include/asm/mac_iop.h
> @@ -48,7 +48,7 @@
>  
>  /* IOP message status codes */
>  
> -#define IOP_MSGSTATUS_UNUSED	0	/* Unusued message structure       */
> +#define IOP_MSGSTATUS_UNUSED	0	/* Unused message structure       */
>  #define IOP_MSGSTATUS_WAITING	1	/* waiting for channel             */
>  #define IOP_MSGSTATUS_SENT	2	/* message sent, awaiting reply    */
>  #define IOP_MSGSTATUS_COMPLETE	3	/* message complete and reply rcvd */

I'd prefer that the length of the line is not reduced, so that the ends of 
the lines remain flush.

-- 

  reply	other threads:[~2016-02-25  9:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25  8:39 [PATCH] m68k: Fix misspellings in comments Adam Buchbinder
2016-02-25  9:23 ` Finn Thain [this message]
2016-02-25 17:53   ` [PATCH v2] " Adam Buchbinder
2016-02-29  9:37     ` Geert Uytterhoeven
2016-02-26  0:38 ` [PATCH] " Greg Ungerer

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=alpine.LNX.2.00.1602252014030.11488@nippy.intranet \
    --to=fthain@telegraphics.com.au \
    --cc=adam.buchbinder@gmail.com \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=trivial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox