[PATCH] fbdev: Use vmalloc_array to simplify code

Helge Deller deller at gmx.de
Fri Aug 8 08:54:28 UTC 2025


On 8/4/25 09:24, Qianfeng Rong wrote:
> Use vmalloc_array() instead of vmalloc() to simplify the function
> xenfb_probe().
> 
> Compile-tested only.
> 
> Signed-off-by: Qianfeng Rong <rongqianfeng at vivo.com>
> ---
>   drivers/video/fbdev/xen-fbfront.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

applied.
Thanks!
Helge


More information about the dri-devel mailing list