Re: [PATCH] accel/ivpu: Fix a typo

2024-09-24 Thread Simona Vetter
On Mon, Sep 09, 2024 at 04:56:38PM +0300, Andrew Kreimer wrote: > Fix a typo in comments. > > Reported-by: Matthew Wilcox > Signed-off-by: Andrew Kreimer Applied to drm-misc-next, thanks. -Sima > --- > drivers/accel/ivpu/vpu_boot_api.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

[PATCH] accel/ivpu: Fix a typo

2024-09-09 Thread Andrew Kreimer
Fix a typo in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/accel/ivpu/vpu_boot_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/accel/ivpu/vpu_boot_api.h b/drivers/accel/ivpu/vpu_boot_api.h index 82954b91b748..d474bc7b15c0 100