Re: [PATCH v1 1/6] seccomp: remove unused argument from seccomp_do_user_notification
From: Tycho Andersen
Date: Mon Dec 01 2025 - 09:19:35 EST
On Mon, Dec 01, 2025 at 01:23:58PM +0100, Alexander Mikhalitsyn wrote:
> Remove unused this_syscall argument from seccomp_do_user_notification()
> and add kdoc for it.
heh, looks like this was unused since the original commit, whoops.
Reviewed-by: Tycho Andersen (AMD) <tycho@xxxxxxxxxx>