diff options
author | Krzysztof Kazimierczak <krzysztof.kazimierczak@intel.com> | 2019-07-25 02:53:57 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-08-26 23:18:06 -0700 |
commit | 4425e0531c433e3a9414d09c48b82a0f372978b2 (patch) | |
tree | 36b332bf90160f5add10ed87925c43751b6c7841 /kernel/cpu_pm.c | |
parent | dc67039b3d1159f8feba34e6fdb798603505d5d6 (diff) | |
download | linux-4425e0531c433e3a9414d09c48b82a0f372978b2.tar.bz2 |
ice: Introduce a local variable for a VSI in the rebuild path
When a VSI is accessed inside the ice_for_each_vsi macro in the rebuild
path (ice_vsi_rebuild_all() and ice_vsi_replay_all()), it is referred to
as pf->vsi[i]. Introduce local variables to improve readability.
Signed-off-by: Krzysztof Kazimierczak <krzysztof.kazimierczak@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions