Am 13.06.2018 um 16:56 schrieb Slava Abramov: > In doc comments for struct amdgpu_mn: destrution -> destruction > > Signed-off-by: Slava Abramov <slava.abramov at amd.com> Good catch, Reviewed-by: Christian König <christian.koenig at amd.com>. > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c > index 417923ba8de6..b2a9716fa41f 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c > @@ -58,7 +58,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