On Thu, Mar 24, 2022 at 03:39:29PM -0700, Axel Rasmussen wrote: > I fixed a few warnings like this in commit e2aa5e650b07 > ("selftests: fixup build warnings in pidfd / clone3 tests"), but I > missed this one by mistake. Since this variable is unused, remove it. > > Signed-off-by: Axel Rasmussen <axelrasmussen@xxxxxxxxxx> > --- Looks good, Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>