Skip to content

Commit db896a0

Browse files
committed
selinux: fix style issues in security/selinux/include/policycap.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>
1 parent c787022 commit db896a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

security/selinux/include/policycap.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2+
23
#ifndef _SELINUX_POLICYCAP_H_
34
#define _SELINUX_POLICYCAP_H_
45

0 commit comments

Comments
 (0)