summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2016-09-08 09:04:24 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-09-10 01:17:33 (GMT)
commit46dfc23e9e0823616abee670cd24acde0d900ca9 (patch)
treecdf6137a4354b2ae7e3fa77f3f42411fee1d2b42 /usr
parent9438451e7325815fb38db04b1da0670ecc601b5e (diff)
downloadlinux-46dfc23e9e0823616abee670cd24acde0d900ca9.tar.xz
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 <colin.king@canonical.com> Acked-by: Francois Romieu <romieu@fr.zoreil.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions