diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2023-06-02 16:35:10 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-06-06 00:04:01 +0300 |
commit | 447a5688005e5b789633bd080016517a08f9fd8d (patch) | |
tree | b663d5423683a94718f2e7b164b2d5af34e9cef1 /net/unix/af_unix.c | |
parent | ec4a491d180b076191e72ef88c240caead1b20fc (diff) | |
download | linux-447a5688005e5b789633bd080016517a08f9fd8d.tar.xz |
selinux: avoid bool as identifier name
Avoid using the identifier `bool` to improve support with future C
standards. C23 is about to make `bool` a predefined macro (see N2654).
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions