diff options
author | Mao Wenan <maowenan@huawei.com> | 2019-12-09 16:08:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-10 01:27:26 +0300 |
commit | 718eae277e62a26e5862eb72a830b5e0fe37b04a (patch) | |
tree | 4de9e0afed2d139bec3f80425c1f8aa057227433 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4a63ef710cc3e79ce58b46b122118e415a44b3db (diff) | |
download | linux-718eae277e62a26e5862eb72a830b5e0fe37b04a.tar.xz |
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Convert cpu_to_le16(le16_to_cpu(frame->datalen) + len) to
use le16_add_cpu(), which is more concise and does the same thing.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions