Skip to content
Snippets Groups Projects
Commit 1160dfa1 authored by Yajun Deng's avatar Yajun Deng Committed by David S. Miller
Browse files

net: Remove redundant if statements


The 'if (dev)' statement already move into dev_{put , hold}, so remove
redundant if statements.

Signed-off-by: default avatarYajun Deng <yajun.deng@linux.dev>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a85b99ab
No related branches found
No related tags found
Loading
Showing
with 43 additions and 89 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment