aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/netnode.c
diff options
context:
space:
mode:
authorChristian Göttsche <[email protected]>2022-01-25 14:14:15 +0000
committerPaul Moore <[email protected]>2022-01-26 20:25:47 +0000
commit0b3c2b3dc96a57fd64691d666c4c7123a4f4e7b8 (patch)
tree8de2a216ba0c5b332391fe896caf3b286c2bb453 /security/selinux/netnode.c
parentselinux: enclose macro arguments in parenthesis (diff)
downloadkernel-0b3c2b3dc96a57fd64691d666c4c7123a4f4e7b8.tar.gz
kernel-0b3c2b3dc96a57fd64691d666c4c7123a4f4e7b8.zip
selinux: drop cast to same type
Both the lvalue scontextp and rvalue scontext are of the type char*. Drop the redundant explicit cast not needed since commit 9a59daa03df7 ("SELinux: fix sleeping allocation in security_context_to_sid"), where the type of scontext changed from const char* to char*. Signed-off-by: Christian Göttsche <[email protected]> Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/netnode.c')
0 files changed, 0 insertions, 0 deletions