aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-09-08 10:04:24 +0100
committerDavid S. Miller <[email protected]>2016-09-09 18:17:33 -0700
commit46dfc23e9e0823616abee670cd24acde0d900ca9 (patch)
treecdf6137a4354b2ae7e3fa77f3f42411fee1d2b42 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent9438451e7325815fb38db04b1da0670ecc601b5e (diff)
via-velocity: remove null pointer check on array tdinfo->skb_dma
tdinfo->skb_dma is a 7 element array of dma_addr_t hence cannot be null, so the pull pointer check on tdinfo->skb_dma is redundant. Remove it. Signed-off-by: Colin Ian King <[email protected]> Acked-by: Francois Romieu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions