Trivial fix. Cc: intel-gfx@xxxxxxxxxxxxxxxxxxxxx Signed-off-by: Ricardo Ribalda <ribalda@xxxxxxxxxxxx> --- drivers/gpu/drm/i915/i915_gpu_error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/i915_gpu_error.c b/drivers/gpu/drm/i915/i915_gpu_error.c index f962693404b7..ea7d0398fb05 100644 --- a/drivers/gpu/drm/i915/i915_gpu_error.c +++ b/drivers/gpu/drm/i915/i915_gpu_error.c @@ -1503,7 +1503,7 @@ gt_record_uc(struct intel_gt_coredump *gt, memcpy(&error_uc->huc_fw, &uc->huc.fw, sizeof(uc->huc.fw)); /* Non-default firmware paths will be specified by the modparam. - * As modparams are generally accesible from the userspace make + * As modparams are generally accessible from the userspace make * explicit copies of the firmware paths. */ error_uc->guc_fw.path = kstrdup(uc->guc.fw.path, ALLOW_FAIL); -- 2.31.0.rc2.261.g7f71774620-goog _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx