]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/gvt: Correct multiple typos in comments
authorShen Lichuan <shenlichuan@vivo.com>
Fri, 13 Sep 2024 02:16:12 +0000 (10:16 +0800)
committerAndi Shyti <andi.shyti@linux.intel.com>
Mon, 16 Sep 2024 09:02:44 +0000 (11:02 +0200)
commitb0035fee1f753b85111457b454caa8d744d44c3f
tree99994892046244c9cb8012771c7af10c96eb914c
parent0b5d9e3061f182cc9994edb2c896c9279949889d
drm/i915/gvt: Correct multiple typos in comments

Fixed some spelling errors, the details are as follows:

-in the code comments:
addess->address
trasitions->transitions
furture->future
unsubmited->unsubmitted

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240913021612.41948-1-shenlichuan@vivo.com
drivers/gpu/drm/i915/gvt/gtt.c
drivers/gpu/drm/i915/gvt/opregion.c
drivers/gpu/drm/i915/gvt/page_track.c
drivers/gpu/drm/i915/gvt/scheduler.c