Home
last modified time | relevance | path

Searched hist:"376 ef14d621d169534c143ef411d0b2303bb6f79" (Results 1 – 1 of 1) sorted by relevance

/linux/security/selinux/include/
H A Dpolicycap_names.hdiff 376ef14d621d169534c143ef411d0b2303bb6f79 Thu Dec 21 23:18:55 CET 2023 Paul Moore <paul@paul-moore.com> selinux: fix style issues with security/selinux/include/policycap_names.h

As part of on ongoing effort to perform more automated testing and
provide more tools for individual developers to validate their
patches before submitting, we are trying to make our code
"clang-format clean". My hope is that once we have fixed all of our
style "quirks", developers will be able to run clang-format on their
patches to help avoid silly formatting problems and ensure their
changes fit in well with the rest of the SELinux kernel code.

Signed-off-by: Paul Moore <paul@paul-moore.com>