diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2022-05-02 16:10:51 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2022-05-03 14:07:11 -0400 |
commit | 1d4e8036cb2b301842797d447164464896824c58 (patch) | |
tree | 5e2578ccaf0bf534f65e7998f8ac9ced7268001f /init/init_task.c | |
parent | 759205151c09324dcdf788edc6fc6a5768523657 (diff) | |
download | linux-1d4e8036cb2b301842797d447164464896824c58.tar.bz2 |
selinux: avoid extra semicolon
Wrap macro into `do { } while (0)` to avoid Clang emitting warnings
about extra semicolons.
Similar to userspace commit
https://github.com/SELinuxProject/selinux/commit/9d85aa60d12e468e7fd510c2b5475b5299b71622
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: whitespace/indenting tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions