diff options
author | Colin Ian King <[email protected]> | 2019-05-08 11:51:35 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-05-08 09:44:37 -0700 |
commit | c264ed44d857c50f43be08572668afa374bf6a48 (patch) | |
tree | de0f0a4ac5baf8d3b7691213218155405b860a17 /security/selinux/hooks.c | |
parent | d6759172415ebd5daddb8d11f2d536a1235da063 (diff) |
net: hns3: remove redundant assignment of l2_hdr to itself
The pointer l2_hdr is being assigned to itself, this is redundant
and can be removed.
Addresses-Coverity: ("Evaluation order violation")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Yunsheng Lin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions