diff options
author | Markus Elfring <[email protected]> | 2015-02-02 10:01:45 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-02-03 16:22:12 -0800 |
commit | 79b7cf60e190efa8f0689b48a45859f5c3534c76 (patch) | |
tree | 9d749b7c9cc48bce786997901d476b42f4486407 /net/unix/sysctl_net_unix.c | |
parent | 132d7bcafa2ed8e22a31956ff60b3a121e660456 (diff) |
netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef"
The cipso_v4_doi_putdef() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Paul Moore <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions