Re: [PATCH -next] ice: clean up one inconsistent indenting

From: Jesse Brandeburg
Date: Wed Mar 16 2022 - 01:26:44 EST


On 3/15/2022 5:03 PM, Yang Li wrote:
Eliminate the follow smatch warning:
drivers/net/ethernet/intel/ice/ice_switch.c:5568 ice_find_dummy_packet()
warn: inconsistent indenting

Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
Signed-off-by: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>

Thanks but this patch has already been submitted on intel-wired-lan, as it was already reported by the kernel test robot.

https://patchwork.ozlabs.org/project/intel-wired-lan/patch/20220314164314.15218-1-marcin.szycik@xxxxxxxxxxxxxxx/

As well, the other inconsistent indent patch is also fixed at
https://patchwork.ozlabs.org/project/intel-wired-lan/patch/20220314164137.15101-1-marcin.szycik@xxxxxxxxxxxxxxx/

They will probably be sent to net-next tomorrow in the PDT timezone.

Thanks!