Re: [PATCH] scsi: fcoe: simplify if-if to if-else
From: Martin K. Petersen
Date: Mon Apr 18 2022 - 22:58:39 EST
Yihao,
> Replace `if (!is_zero_ether_addr(mac))` with `else` for simplification
> and add curly brackets according to the kernel coding style:
Applied to 5.19/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering