diff options
author | Mao Wenan <maowenan@huawei.com> | 2019-12-09 21:08:45 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-09 14:27:26 -0800 |
commit | 718eae277e62a26e5862eb72a830b5e0fe37b04a (patch) | |
tree | 4de9e0afed2d139bec3f80425c1f8aa057227433 /lib/earlycpio.c | |
parent | 4a63ef710cc3e79ce58b46b122118e415a44b3db (diff) | |
download | linux-718eae277e62a26e5862eb72a830b5e0fe37b04a.tar.bz2 |
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 'lib/earlycpio.c')
0 files changed, 0 insertions, 0 deletions