]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amdgpu: fix typo in amdgpu_mn.c comments
authorSlava Abramov <slava.abramov@amd.com>
Wed, 13 Jun 2018 14:50:31 +0000 (10:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:43 +0000 (12:20 -0500)
In doc comments for struct amdgpu_mn: destrution -> destruction

Signed-off-by: Slava Abramov <slava.abramov@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c

index 40fcb2af2914f86ed86b0691af12b4b097cd7aee..72a3e8c688760e7758ce9f376e60f48883d2f978 100644 (file)
@@ -59,7 +59,7 @@
  * @adev: amdgpu device pointer
  * @mm: process address space
  * @mn: MMU notifier structur
- * @work: destrution work item
+ * @work: destruction work item
  * @node: hash table node to find structure by adev and mn
  * @lock: rw semaphore protecting the notifier nodes
  * @objects: interval tree containing amdgpu_mn_nodes