[PATCH v3 01/13] include: sbi: Fix typo in comment
Anup Patel
anup at brainfault.org
Wed Oct 12 20:28:53 PDT 2022
On Thu, Oct 13, 2022 at 8:00 AM Yu Chien Peter Lin
<peterlin at andestech.com> wrote:
>
> %s/Priviledge/Privilege
>
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>
Looks good to me.
Reviewed-by: Anup Patel <anup at brainfault.org>
Regards,
Anup
> ---
> Changes v2 -> v3
> - New patch
> ---
> include/sbi/sbi_scratch.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/sbi/sbi_scratch.h b/include/sbi/sbi_scratch.h
> index 2f6f0a1..40a3bc9 100644
> --- a/include/sbi/sbi_scratch.h
> +++ b/include/sbi/sbi_scratch.h
> @@ -57,7 +57,7 @@ struct sbi_scratch {
> unsigned long next_arg1;
> /** Address of next booting stage for this HART */
> unsigned long next_addr;
> - /** Priviledge mode of next booting stage for this HART */
> + /** Privilege mode of next booting stage for this HART */
> unsigned long next_mode;
> /** Warm boot entry point address for this HART */
> unsigned long warmboot_addr;
> --
> 2.34.1
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi
More information about the opensbi
mailing list