Skip to content

Commit

Permalink
selinux: fix style issues in security/selinux/ss/policydb.c
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
pcmoore committed Feb 23, 2024
1 parent a32582d commit ec12c6e
Showing 1 changed file with 213 additions and 192 deletions.
Loading

0 comments on commit ec12c6e

Please sign in to comment.