Home
last modified time | relevance | path

Searched hist:a13479bb3c9d559fceb075986d8e0154a7eabbb1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff a13479bb3c9d559fceb075986d8e0154a7eabbb1 Thu Jul 06 08:23:27 CDT 2023 Christian Göttsche <cgzones@googlemail.com> selinux: avoid implicit conversions in the LSM hooks

Use the identical types in assignments of local variables for the
destination.

Merge tail calls into return statements.

Avoid using leading underscores for function local variable.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: subject line tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>