diff options
| author | Colin Ian King <[email protected]> | 2019-07-03 07:53:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-07-03 18:32:39 +0000 |
| commit | b70d846cf446f71eda352be46a94e330e3255406 (patch) | |
| tree | 0358a6e547886e9c4ae8bb208c83d72f137c38e7 /tools/bpf/bpftool/prog.c | |
| parent | qed: Add support for Timestamping the unicast PTP packets. (diff) | |
| download | kernel-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
