linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0218/1529] Fix typo
@ 2016-05-21 12:04 Andrea Gelmini
  2016-05-21 12:25 ` Robert P. J. Day
  2016-05-22 21:57 ` Paul Mackerras
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Gelmini @ 2016-05-21 12:04 UTC (permalink / raw)
  To: andrea.gelmini; +Cc: trivial, geoff, benh, paulus, mpe, linuxppc-dev

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 */
 #define PS3AV_STATUS_INVALID_FS			0x0007	/* invalid audio sampling freq */
 #define PS3AV_STATUS_INVALID_AUDIO_CH		0x0008	/* invalid audio channel number */
 #define PS3AV_STATUS_UNSUPPORTED_VERSION	0x0009	/* version mismatch  */
-- 
2.8.2.534.g1f66975

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0218/1529] Fix typo
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2016-05-21 12:25 UTC (permalink / raw)
  To: Andrea Gelmini; +Cc: geoff, Paul Mackerras, Linux PPC Mailing List


  really? you're going to submit 1,529 individual typo fixes?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0218/1529] Fix typo
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Mackerras @ 2016-05-22 21:57 UTC (permalink / raw)
  To: Andrea Gelmini; +Cc: trivial, geoff, benh, mpe, linuxppc-dev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-22 21:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).