diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2017-10-20 14:31:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-22 04:42:39 +0300 |
commit | 3fa5f11de1ab98a6c54693b78880167a2693cee1 (patch) | |
tree | 4dcf64be7d2892ee037a6208647275b2a642d5b7 /virt | |
parent | c44768e058827064704452f88b543f802f955cae (diff) | |
download | linux-3fa5f11de1ab98a6c54693b78880167a2693cee1.tar.xz |
geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()
No need to re-invent memchr_inv() with !is_all_zero(). While at
it, replace conditional and return clauses with a single return
clause in is_tnl_info_zero().
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions