]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit29023b914a81a36b7de6b562d22520e395970148
tree88f6aaa45ad6d7f28ac8f46ca1b1d44060f672fe
parentd4cdb93c6d4c6878194cbab94a4cae08931421bf
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