]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
scripts/spelling.txt: add "varible" pattern and fix typo instances
[mirror_ubuntu-artful-kernel.git] / drivers / net / ethernet / intel / i40e / i40e_virtchnl_pf.c
index cbbf8648307a1a4f14d77b39d469484b0913d99d..78460c52b7c445112cd777385f0e81058f26e918 100644 (file)
@@ -847,9 +847,7 @@ static void i40e_free_vf_res(struct i40e_vf *vf)
                wr32(hw, reg_idx, reg);
                i40e_flush(hw);
        }
-       /* reset some of the state varibles keeping
-        * track of the resources
-        */
+       /* reset some of the state variables keeping track of the resources */
        vf->num_queue_pairs = 0;
        vf->vf_states = 0;
        clear_bit(I40E_VF_STAT_INIT, &vf->vf_states);