diff options
author | 2018-09-20 16:07:47 +0800 | |
---|---|---|
committer | 2018-09-21 09:00:17 -0700 | |
commit | 133dc88053de92998e773aac49c54d037529f7af (patch) | |
tree | 6770ab60b04bf854bc460873e4e55f23f0b0c597 /drivers/net/tap.c | |
parent | net_sched: change tcf_del_walker() to take idrinfo->lock (diff) | |
download | wireguard-linux-133dc88053de92998e773aac49c54d037529f7af.tar.xz wireguard-linux-133dc88053de92998e773aac49c54d037529f7af.zip |
net: amd: remove redundant continue
The continue will not truely skip any code. hence it is safe to
remove it.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tap.c')
0 files changed, 0 insertions, 0 deletions