Skip to content
Commit 79876e03 authored by Cyril Roelandt's avatar Cyril Roelandt Committed by David S. Miller
Browse files

net: ethernet: ti: remove redundant NULL check.



cpdma_chan_destroy() on a NULL pointer is a no-op, so the NULL check in
cpdma_ctlr_destroy() can safely be removed.

Signed-off-by: default avatarCyril Roelandt <tipecaml@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c9af6db4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment