Skip to content
Commit 2181e084 authored by Micah Morton's avatar Micah Morton Committed by James Morris
Browse files

LSM: SafeSetID: remove unused include



The include for asm/syscall.h was needed in a prior version of lsm.c
that checked return values of syscall_get_nr, but since we did away with
that part of the code this include is no longer necessary. Take out this
include since it breaks builds for certain architectures. We no longer
have any arch-specific code in SafeSetID.

Signed-off-by: default avatarMicah Morton <mortonm@chromium.org>
Signed-off-by: default avatarJames Morris <james.morris@microsoft.com>
parent 2f87324b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment