ixgbevf: clean up some inconsistent indenting
authorYang Li <yang.lee@linux.alibaba.com>
Tue, 8 Feb 2022 01:35:07 +0000 (09:35 +0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 23 Feb 2022 17:55:38 +0000 (09:55 -0800)
commitc6fbfdcbcef9ce2d357db0d77d0646ac541fb637
tree276c36c9a2b1c431c1fa8da5f4c8d64c6a382f92
parent6ce71687d4f4105350ddbc92aa12e6bc9839f103
ixgbevf: clean up some inconsistent indenting

Eliminate the follow smatch warning:
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:2756
ixgbevf_alloc_q_vector() warn: inconsistent indenting

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c