diff options
| author | Sergey Organov <[email protected]> | 2020-07-15 18:42:59 +0300 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-07-16 11:31:58 -0700 |
| commit | 2b803088865e459beffa1d153ad59db72d1c726a (patch) | |
| tree | 5cd2cf9170effbc76692b281055d66d35798b43d /tools/perf/scripts/python | |
| parent | 199560343e9dac0e5f9e54307de767ef3fc781f4 (diff) | |
net: fec: get rid of redundant code in fec_ptp_set()
Code of the form "if(x) x = 0" replaced with "x = 0".
Code of the form "if(x == a) x = a" removed.
Signed-off-by: Sergey Organov <[email protected]>
Acked-by: Fugang Duan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions