diff options
| author | Christian Göttsche <[email protected]> | 2024-12-16 16:40:00 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2025-01-08 04:14:38 +0000 |
| commit | 046b85a993a19c992da317b2c19e168d1da795af (patch) | |
| tree | 8c03f1168706508107fd19aa04376d657861918a /tools/testing/selftests/net/lib/py/utils.py | |
| parent | selinux: supply missing field initializers (diff) | |
| download | kernel-046b85a993a19c992da317b2c19e168d1da795af.tar.gz kernel-046b85a993a19c992da317b2c19e168d1da795af.zip | |
selinux: avoid using types indicating user space interaction
Integer types starting with a double underscore, like __u32, are
intended for usage of variables interacting with user-space.
Just use the plain variant.
Signed-off-by: Christian Göttsche <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
