Re: [PATCH] drm/nouveau: fix typos in comments

From: Danilo Krummrich
Date: Sat Aug 09 2025 - 08:38:36 EST


On 8/8/25 9:38 AM, Madhur Kumar wrote:
Fixed three spelling mistakes in nouveau_exec.c comments:
- alloctor -> allocator
- exectued -> executed
- depent -> depend

No functional changes.

Signed-off-by: Madhur Kumar <madhurkumar004@xxxxxxxxx>

Applied to drm-misc-fixes, thanks!