drm/amdgpu: fix amdgpu_bo_release_notify() comment error
authorKevin Wang <kevin1.wang@amd.com>
Mon, 17 Aug 2020 06:55:11 +0000 (14:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2020 18:06:28 +0000 (14:06 -0400)
commit736b17297857cf533649a4161d1369e3cde0d922
treee4499feeac35416b723afb701452520859653343
parentd95c42a150d01e28830e0f597bc126a20db8fd0b
drm/amdgpu: fix amdgpu_bo_release_notify() comment error

fix amdgpu_bo_release_notify() comment error.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dennis Li <Dennis.Li@amd.com>
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c