Commit f4557923 authored by Slava Abramov's avatar Slava Abramov Committed by Alex Deucher

drm/amdgpu: fix typo in amdgpu_mn.c comments

In doc comments for struct amdgpu_mn: destrution -> destruction
Signed-off-by: default avatarSlava Abramov <slava.abramov@amd.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent ad7f0b63
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment