> -----Original Message-----
> From: Ma, WenwuX <[email protected]>
> Sent: 25 November 2024 14:47
> To: [email protected]; [email protected];
> [email protected]; Gujjar, Abhinandan S; [email protected];[email protected]
> Cc: Liao, TingtingX; Ma, WenwuX
> Subject: [PATCH 3/3] eventdev: fix uninitialized variable
>
> This patch fixes the variable 'events' may be used uninitialized.
>
> Fixes: 3c89e8c42022 ("eventdev/dma: support adapter service function")
> Cc: [email protected]
>
> Signed-off-by: Wenwu Ma <[email protected]>
> ---
Tested-by: Liao Tingting <[email protected]>