diff options
| author | Sergey Organov <[email protected]> | 2020-07-15 18:43:00 +0300 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-07-16 11:32:03 -0700 |
| commit | 31bb1a560b2996f9953cfc232f6349d043aaab49 (patch) | |
| tree | 22e323bdd9a13987d359133b4c2ff5546068b43b /tools/perf/scripts/python/bin | |
| parent | 2b803088865e459beffa1d153ad59db72d1c726a (diff) | |
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
No need to use snprintf() on a constant string, nor using magic
constant in the fixed code was a good idea.
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/bin')
0 files changed, 0 insertions, 0 deletions