On Sat, Aug 24, 2024 at 2:05 PM Gaosheng Cui wrote:
> The execute_syscall_skas() have been removed since
> commit e32dacb9f481 ("[PATCH] uml: system call path cleanup"),
> and now it is useless, so remove it.
>
> Signed-off-by: Gaosheng Cui
Reviewed-by: Geert Uytterhoeven
Gr{oetje,eeting}s,
The execute_syscall_skas() have been removed since
commit e32dacb9f481 ("[PATCH] uml: system call path cleanup"),
and now it is useless, so remove it.
Signed-off-by: Gaosheng Cui
---
arch/um/include/shared/skas/skas.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/um/include/shared/skas