Commit 12024b17 authored by wangjianli's avatar wangjianli Committed by Alex Deucher
Browse files

amd/amdgpu: fix repeated words in comments



Delete the redundant word 'the'.

Signed-off-by: default avatarwangjianli <wangjianli@cdjrlc.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent b473bd5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1568,7 +1568,7 @@ static int amdgpu_device_check_arguments(struct amdgpu_device *adev)
 * @pdev: pci dev pointer
 * @pdev: pci dev pointer
 * @state: vga_switcheroo state
 * @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.
 * the asics before or after it is powered up using ACPI methods.
 */
 */
static void amdgpu_switcheroo_set_state(struct pci_dev *pdev,
static void amdgpu_switcheroo_set_state(struct pci_dev *pdev,