28/10/2021 17:35, Burakov, Anatoly:
> On 28-Oct-21 4:14 PM, Gregory Etelson wrote:
> >>> -     uint8_t client = 0;
> >>> +     static uint8_t client = 0;
> 
> Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>

checkpatch has a message for you:
ERROR:INITIALISED_STATIC: do not initialise statics to 0



Reply via email to