Re: [PATCH v1 1/6] seccomp: remove unused argument from seccomp_do_user_notification

From: Aleksandr Mikhalitsyn
Date: Tue Dec 02 2025 - 06:57:32 EST


On Mon, Dec 1, 2025 at 3:19 PM Tycho Andersen <tycho@xxxxxxxxxx> wrote:
>
> 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>

Added in v2. Thanks, Tycho! ;-)