linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0215/1529] Fix typo
@ 2016-05-21 12:04 Andrea Gelmini
  2016-05-24 19:10 ` Vipin K Parashar
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Gelmini @ 2016-05-21 12:04 UTC (permalink / raw)
  To: andrea.gelmini
  Cc: trivial, benh, paulus, mpe, stewart, vipin, hegdevasant, mahesh,
	ruscur, shilpa.bhat, khandual, jk, linuxppc-dev

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/powerpc/include/asm/opal-api.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/powerpc/include/asm/opal-api.h b/arch/powerpc/include/asm/opal-api.h
index 9bb8ddf..70b5cbc 100644
--- a/arch/powerpc/include/asm/opal-api.h
+++ b/arch/powerpc/include/asm/opal-api.h
@@ -802,7 +802,7 @@ struct opal_sg_entry {
 };
 
 /*
- * Candiate image SG list.
+ * Candidate image SG list.
  *
  * length = VER | length
  */
@@ -852,7 +852,7 @@ struct opal_i2c_request {
  * with individual elements being 16 bits wide to fetch the system
  * wide EPOW status. Each element in the buffer will contain the
  * EPOW status in it's bit representation for a particular EPOW sub
- * class as defiend here. So multiple detailed EPOW status bits
+ * class as defined here. So multiple detailed EPOW status bits
  * specific for any sub class can be represented in a single buffer
  * element as it's bit representation.
  */
-- 
2.8.2.534.g1f66975

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

* Re: [PATCH 0215/1529] Fix typo
  2016-05-21 12:04 [PATCH 0215/1529] Fix typo Andrea Gelmini
@ 2016-05-24 19:10 ` Vipin K Parashar
  0 siblings, 0 replies; 2+ messages in thread
From: Vipin K Parashar @ 2016-05-24 19:10 UTC (permalink / raw)
  To: Linux ppc dev; +Cc: Andrea Gelmini, Stewart Smith


On Saturday 21 May 2016 05:34 PM, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>

Reviewed-by: Vipin K Parashar <vipin@linux.vnet.ibm.com>

> ---
>   arch/powerpc/include/asm/opal-api.h | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/powerpc/include/asm/opal-api.h b/arch/powerpc/include/asm/opal-api.h
> index 9bb8ddf..70b5cbc 100644
> --- a/arch/powerpc/include/asm/opal-api.h
> +++ b/arch/powerpc/include/asm/opal-api.h
> @@ -802,7 +802,7 @@ struct opal_sg_entry {
>   };
>
>   /*
> - * Candiate image SG list.
> + * Candidate image SG list.
>    *
>    * length = VER | length
>    */
> @@ -852,7 +852,7 @@ struct opal_i2c_request {
>    * with individual elements being 16 bits wide to fetch the system
>    * wide EPOW status. Each element in the buffer will contain the
>    * EPOW status in it's bit representation for a particular EPOW sub
> - * class as defiend here. So multiple detailed EPOW status bits
> + * class as defined here. So multiple detailed EPOW status bits
>    * specific for any sub class can be represented in a single buffer
>    * element as it's bit representation.
>    */

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

end of thread, other threads:[~2016-05-24 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 12:04 [PATCH 0215/1529] Fix typo Andrea Gelmini
2016-05-24 19:10 ` Vipin K Parashar

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).