You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the code errors out earlier if seccomp version is less than 2.2.0,
there is no need to check for SCMP_VER_MAJOR < 2.
Drop it.
Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
0 commit comments