diff options
| author | 2020-07-15 18:42:59 +0300 | |
|---|---|---|
| committer | 2020-07-16 11:31:58 -0700 | |
| commit | 2b803088865e459beffa1d153ad59db72d1c726a (patch) | |
| tree | 5cd2cf9170effbc76692b281055d66d35798b43d /include/linux | |
| parent | net: fec: initialize clock with 0 rather than current kernel time (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 <sorganov@gmail.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
