[Skiboot] [PATCH] opal-api: Fix typo in EPOW event handling description

Stewart Smith stewart at linux.vnet.ibm.com
Wed Jun 8 17:37:47 AEST 2016


Vipin K Parashar <vipin at linux.vnet.ibm.com> writes:
> Fix typo in EPOW event handling description in include/opal-api.h.
>
> Signed-off-by: Vipin K Parashar <vipin at linux.vnet.ibm.com>

THanks! Merged to master as of 862b360

> ---
>  include/opal-api.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/opal-api.h b/include/opal-api.h
> index 369aa93..6596a9e 100644
> --- a/include/opal-api.h
> +++ b/include/opal-api.h
> @@ -455,7 +455,7 @@ struct opal_ipmi_msg {
>   * 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.1.4
>
> _______________________________________________
> Skiboot mailing list
> Skiboot at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/skiboot

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list