aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-03 07:53:58 +0000
committerDavid S. Miller <[email protected]>2019-07-03 18:32:39 +0000
commitb70d846cf446f71eda352be46a94e330e3255406 (patch)
tree0358a6e547886e9c4ae8bb208c83d72f137c38e7 /tools/bpf/bpftool/prog.c
parentqed: Add support for Timestamping the unicast PTP packets. (diff)
downloadkernel-b70d846cf446f71eda352be46a94e330e3255406.tar.gz
kernel-b70d846cf446f71eda352be46a94e330e3255406.zip
atl1c: remove redundant assignment to variable tpd_req
The variable tpd_req is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions