amd/amdgpu: fix repeated words in comments
authorwangjianli <wangjianli@cdjrlc.com>
Sat, 22 Oct 2022 06:01:55 +0000 (14:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 24 Oct 2022 18:38:46 +0000 (14:38 -0400)
Delete the redundant word 'the'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c

index ddaecb2610c94009cc543ebceef2ac005a668c57..6f958603c8cc2143149255decdf0df268cad6dad 100644 (file)
@@ -1568,7 +1568,7 @@ static int amdgpu_device_check_arguments(struct amdgpu_device *adev)
  * @pdev: pci dev pointer
  * @state: vga_switcheroo state
  *
- * Callback for the switcheroo driver.  Suspends or resumes the
+ * Callback for the switcheroo driver.  Suspends or resumes
  * the asics before or after it is powered up using ACPI methods.
  */
 static void amdgpu_switcheroo_set_state(struct pci_dev *pdev,