ice: cleanup long lines in ice_sriov.c
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 23 Feb 2022 00:27:10 +0000 (16:27 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 15 Mar 2022 20:23:06 +0000 (13:23 -0700)
commit8cf52bec5ca0231133fdc3c6ee2f8d8ec4da9517
tree88f6aaa45ad6d7f28ac8f46ca1b1d44060f672fe
parentf5f085c01d26d487673f508bce5bf8b7394ad059
ice: cleanup long lines in ice_sriov.c

Before we move the virtchnl message handling from ice_sriov.c into
ice_virtchnl.c, cleanup some long line warnings to avoid checkpatch.pl
complaints.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_sriov.c