diff options
author | 2020-04-24 16:03:48 +0800 | |
---|---|---|
committer | 2020-04-24 16:59:21 -0700 | |
commit | 6033cebdfff9b10192eb254e8cc60fedd595ea7f (patch) | |
tree | 37bc88123a2c0841552559f92e22afb4171a29e7 /arch/arm64/include/asm/sysreg.h | |
parent | net: ipv6: remove unused inline function ip6_set_txhash (diff) | |
download | wireguard-linux-6033cebdfff9b10192eb254e8cc60fedd595ea7f.tar.xz wireguard-linux-6033cebdfff9b10192eb254e8cc60fedd595ea7f.zip |
ptp: idt82p33: remove unnecessary comparison
The type of loaddr is u8 which is always '<=' 0xff, so the
loaddr <= 0xff is always true, we can remove this comparison.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/sysreg.h')
0 files changed, 0 insertions, 0 deletions