diff options
author | Jarno Rajahalme <jarno@ovn.org> | 2016-11-19 02:40:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-19 18:37:03 +0300 |
commit | 3e9e40e74753346218e8285cf1ecff9ef3a624c6 (patch) | |
tree | efc76c91903ebe831f20503ede23baebfc447222 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab677ff4ad15bc26c359490ee201557f3a6d20df (diff) | |
download | linux-3e9e40e74753346218e8285cf1ecff9ef3a624c6.tar.xz |
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
No point storing the return value of virtio_net_hdr_to_skb() or
virtio_net_hdr_from_skb() to a variable when the value is used only
once as a boolean in an immediately following if statement.
Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions