mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 03:31:04 -04:00
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:
@@ -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.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user