drm/i915: fix repeated words in comments
Delete the redundant word 'the'. Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20221022061327.65275-1-wangjianli@cdjrlc.com Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
This commit is contained in:
parent
2d3bc87543
commit
a105fa52dd
|
@ -2785,7 +2785,7 @@ int intel_gvt_init_gtt(struct intel_gvt *gvt)
|
|||
* intel_gvt_clean_gtt - clean up mm components of a GVT device
|
||||
* @gvt: GVT device
|
||||
*
|
||||
* This function is called at the driver unloading stage, to clean up the
|
||||
* This function is called at the driver unloading stage, to clean up
|
||||
* the mm components of a GVT device.
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue