[Skiboot] [PATCH 1/3] doc : Typos correction
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Wed Jul 13 17:06:03 AEST 2016
On 07/13/2016 10:58 AM, Mukesh Ojha wrote:
> uncomppressed -> uncompressed
> fatten -> flatten
>
> Signed-off-by: Mukesh Ojha <mukesh02 at linux.vnet.ibm.com>
> ---
> doc/opal-spec.txt | 2 +-
> doc/overview.txt | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/doc/opal-spec.txt b/doc/opal-spec.txt
> index ea76e59..8726f0c 100644
> --- a/doc/opal-spec.txt
> +++ b/doc/opal-spec.txt
> @@ -92,7 +92,7 @@ to as skiroot.
> The OPAL Specification explicitly allows variation in this payload.
>
> A requirement of the payload is that it MUST support loading and booting
> -an uncomppressed vmlinux Linux kernel.
> +an uncompressed vmlinux Linux kernel.
> [TODO: expand on what this actually means]
>
> An OPAL system MUST pass a device tree to the host kernel.
> diff --git a/doc/overview.txt b/doc/overview.txt
> index 760f391..c7675c2 100644
> --- a/doc/overview.txt
> +++ b/doc/overview.txt
> @@ -26,6 +26,7 @@ Binaries
> --------
> The following binaries are built:
>
> +
You may want to remove redundant new line here. Otherwise it looks good.
Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
-Vasant
More information about the Skiboot
mailing list