[PATCH 4/9] lib: sbi_domain: Make sbi_domain_root_add_memregion() as local function
Anup Patel
anup at brainfault.org
Wed Oct 9 22:20:58 PDT 2024
On Thu, Oct 10, 2024 at 4:36 AM Samuel Holland
<samuel.holland at sifive.com> wrote:
>
> On 2024-09-23 6:56 AM, Anup Patel wrote:
> > The sbi_domain_root_add_memregion() is only used within sbi_domain
> > implementation so make rename and make it a local function.
>
> typo: extra "make"
Okay, I will update.
>
> >
> > Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> > ---
> > include/sbi/sbi_domain.h | 10 ----------
> > lib/sbi/sbi_domain.c | 4 ++--
> > 2 files changed, 2 insertions(+), 12 deletions(-)
>
> Reviewed-by: Samuel Holland <samuel.holland at sifive.com>
>
Thanks,
Anup
More information about the opensbi
mailing list