Reviewed-by: Chengwen Feng <[email protected]>

On 11/28/2025 9:56 PM, David Marchand wrote:
> With latest glibc (Fedora Rawhide):
> ../drivers/bus/uacce/uacce.c: In function 'uacce_match':
> ../drivers/bus/uacce/uacce.c:346:21: warning: assignment discards
>       'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>   346 |                 map = strstr(dev->algs, id_table->dev_alg);
>       |                     ^
> 
> Fixes: 62b906cf06ba ("bus/uacce: introduce UACCE bus")
> Cc: [email protected]
> 
> Signed-off-by: David Marchand <[email protected]>

Reply via email to