diff options
author | Thomas Cedeno <thomascedeno@google.com> | 2020-08-11 15:39:51 +0000 |
---|---|---|
committer | Micah Morton <mortonm@chromium.org> | 2020-10-13 09:17:36 -0700 |
commit | 03ca0ec138927b16fab0dad7b869f42eb2849c94 (patch) | |
tree | 38a9af9c1e33a859b9a0001d12a8463ee739864e /init | |
parent | 5294bac97e12bdabbb97e9adf44d388612a700b8 (diff) |
LSM: SafeSetID: Fix warnings reported by test bot
Fix multiple cast-to-union warnings related to casting kuid_t and kgid_t
types to kid_t union type. Also fix incompatible type warning that
arises from accidental omission of "__rcu" qualifier on the struct
setid_ruleset pointer in the argument list for safesetid_file_read().
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Thomas Cedeno <thomascedeno@google.com>
Signed-off-by: Micah Morton <mortonm@chromium.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions