summaryrefslogtreecommitdiffstats
path: root/security/selinux/netport.c
diff options
context:
space:
mode:
authorEthan Edwards <ethancarteredwards@gmail.com>2020-06-24 12:12:58 -0400
committerPaul Moore <paul@paul-moore.com>2020-06-29 19:26:17 -0400
commit65d96351b135c2a694814520a6031f3721020ba9 (patch)
tree6feb36f70fbe2ebf4bde236ccc7956c4ca661c0d /security/selinux/netport.c
parent7383c0f94d3c902d5dd68792331e9a1d4a5ad6cb (diff)
downloadlinux-65d96351b135c2a694814520a6031f3721020ba9.tar.gz
linux-65d96351b135c2a694814520a6031f3721020ba9.tar.bz2
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