summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJann Horn <jannh@google.com>2019-04-10 09:55:34 -0700
committerMicah Morton <mortonm@chromium.org>2019-07-15 08:05:48 -0700
commit1cd02a27a9473fed0294561137cfb7dcc9b3aaa0 (patch)
tree50f7aad2ffd88d37bcf508ccc772d70444fe2fff /mm
parent7ef6b3062fb9f0b9dbaaec182495189459100807 (diff)
LSM: SafeSetID: refactor policy hash table
parent_kuid and child_kuid are kuids, there is no reason to make them uint64_t. (And anyway, in the kernel, the normal name for that would be u64, not uint64_t.) check_setuid_policy_hashtable_key() and check_setuid_policy_hashtable_key_value() are basically the same thing, merge them. Also fix the comment that claimed that (1<<8)==128. Signed-off-by: Jann Horn <jannh@google.com> Signed-off-by: Micah Morton <mortonm@chromium.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions