diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-19 19:32:14 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-19 20:58:05 -0700 |
commit | a90546e83a117502c36173a2809db5d00c9ac87d (patch) | |
tree | f0d3f11d9998993c9d451c8cc9f13522a981a8b3 /usr/Kconfig | |
parent | e208cd5e41b400d90d5ba71981c7877e437671cc (diff) | |
download | blackbird-obmc-linux-a90546e83a117502c36173a2809db5d00c9ac87d.tar.gz blackbird-obmc-linux-a90546e83a117502c36173a2809db5d00c9ac87d.zip |
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 <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions