From: Paul Mackerras <paulus@ozlabs.org>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: trivial@kernel.org, geoff@infradead.org,
benh@kernel.crashing.org, mpe@ellerman.id.au,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 0218/1529] Fix typo
Date: Mon, 23 May 2016 07:57:16 +1000 [thread overview]
Message-ID: <20160522215716.GC26398@fergus.ozlabs.ibm.com> (raw)
In-Reply-To: <20160521120442.11309-1-andrea.gelmini@gelma.net>
On Sat, May 21, 2016 at 02:04:42PM +0200, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
> arch/powerpc/include/asm/ps3av.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/powerpc/include/asm/ps3av.h b/arch/powerpc/include/asm/ps3av.h
> index 0427b0b..5176613 100644
> --- a/arch/powerpc/include/asm/ps3av.h
> +++ b/arch/powerpc/include/asm/ps3av.h
> @@ -104,7 +104,7 @@
> #define PS3AV_CMD_AV_INPUTLEN_16 0x02
> #define PS3AV_CMD_AV_INPUTLEN_20 0x0a
> #define PS3AV_CMD_AV_INPUTLEN_24 0x0b
> -/* alayout */
> +/* av_layout */
> #define PS3AV_CMD_AV_LAYOUT_32 (1 << 0)
> #define PS3AV_CMD_AV_LAYOUT_44 (1 << 1)
> #define PS3AV_CMD_AV_LAYOUT_48 (1 << 2)
> @@ -688,7 +688,7 @@ extern u8 ps3av_mode_cs_info[];
> #define PS3AV_STATUS_INVALID_COMMAND 0x0003 /* obsolete invalid CID */
> #define PS3AV_STATUS_INVALID_PORT 0x0004 /* invalid port number */
> #define PS3AV_STATUS_INVALID_VID 0x0005 /* invalid video format */
> -#define PS3AV_STATUS_INVALID_COLOR_SPACE 0x0006 /* invalid video colose space */
> +#define PS3AV_STATUS_INVALID_COLOR_SPACE 0x0006 /* invalid video close space */
color
prev parent reply other threads:[~2016-05-22 21:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-21 12:04 [PATCH 0218/1529] Fix typo Andrea Gelmini
2016-05-21 12:25 ` Robert P. J. Day
2016-05-22 21:57 ` Paul Mackerras [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=20160522215716.GC26398@fergus.ozlabs.ibm.com \
--to=paulus@ozlabs.org \
--cc=andrea.gelmini@gelma.net \
--cc=benh@kernel.crashing.org \
--cc=geoff@infradead.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--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;
as well as URLs for NNTP newsgroup(s).