On 26/07/2024 4:21 pm, Roger Pau Monne wrote:
> There are no callers outside the translation unit where it's defined, so make
> the function static.
>
> No functional change intended.
>
> Signed-off-by: Roger Pau Monné
Acked-by: Andrew Cooper
There are no callers outside the translation unit where it's defined, so make
the function static.
No functional change intended.
Signed-off-by: Roger Pau Monné
---
xen/arch/x86/include/asm/mm.h | 2 --
xen/arch/x86/mm.c | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diff