commit | 47e25277693c566c47678ac3ea1929a854071e09 | [log] [tgz] |
---|---|---|
author | zhong jiang <zhongjiang@huawei.com> | Wed Sep 04 11:46:23 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 06 14:58:21 2019 +0200 |
tree | db7cdd8ac6ffae5f6269e8a74c65f8e51b7feb53 | |
parent | 0e5b36bc4c1fccfc18dd851d960781589c16dae8 [diff] |
nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics Continue is not needed at the bottom of a loop. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>