apparmor: use type safe idmapping helpers
authorChristian Brauner <brauner@kernel.org>
Sun, 26 Jun 2022 16:06:01 +0000 (18:06 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Wed, 26 Oct 2022 08:03:19 +0000 (10:03 +0200)
commit5e26a01e56fd03647d14b4461eeb69abde88a4e3
tree24c7151042372ef13ac666d835b67a87eb72e3d3
parentb7c9b6751242fec703c1b7d1bcfea1d80fe00c8d
apparmor: use type safe idmapping helpers

We already ported most parts and filesystems over for v6.0 to the new
vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining
places so we can remove all the old helpers.
This is a non-functional change.

Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org>
Acked-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
security/apparmor/domain.c
security/apparmor/file.c
security/apparmor/lsm.c