diff options
author | Ethan Edwards <ethancarteredwards@gmail.com> | 2020-06-24 18:12:58 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-06-30 01:26:17 +0200 |
commit | 65d96351b135c2a694814520a6031f3721020ba9 (patch) | |
tree | 6feb36f70fbe2ebf4bde236ccc7956c4ca661c0d /security/selinux/netport.c | |
parent | selinux: log error messages on required process class / permissions (diff) | |
download | linux-65d96351b135c2a694814520a6031f3721020ba9.tar.xz linux-65d96351b135c2a694814520a6031f3721020ba9.zip |
selinux: fixed a checkpatch warning with the sizeof macro
`sizeof buf` changed to `sizeof(buf)`
Signed-off-by: Ethan Edwards <ethancarteredwards@gmail.com>
[PM: rewrote the subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/netport.c')
0 files changed, 0 insertions, 0 deletions