diff options
author | zhong jiang <[email protected]> | 2018-09-19 19:32:14 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-19 20:58:05 -0700 |
commit | a90546e83a117502c36173a2809db5d00c9ac87d (patch) | |
tree | f0d3f11d9998993c9d451c8cc9f13522a981a8b3 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e208cd5e41b400d90d5ba71981c7877e437671cc (diff) |
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
FIELD_SIZEOF is defined as a macro to calculate the specified value. Therefore,
We prefer to use the macro rather than calculating its value.
Signed-off-by: zhong jiang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions