diff options
author | zhong jiang <[email protected]> | 2018-09-19 19:32:13 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-19 20:58:05 -0700 |
commit | e208cd5e41b400d90d5ba71981c7877e437671cc (patch) | |
tree | 1c73ca5f7721033ce130dc5579f13302865c63db /tools/perf/scripts/python/sched-migration.py | |
parent | f195efb47d937bec8a2efb8e35a8ccf08dbbf777 (diff) |
net: qede: 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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions