Commit f59abbf2 authored by Dmitrii Cherkasov's avatar Dmitrii Cherkasov Committed by Alex Deucher

drm/radeon: fix typo in function header comment

Signed-off-by: default avatarDmitrii Cherkasov <DCherkasov@luxsoft.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 6759a0a7
......@@ -950,7 +950,7 @@ int radeon_vm_init(struct radeon_device *rdev, struct radeon_vm *vm)
}
/**
* radeon_vm_init - tear down a vm instance
* radeon_vm_fini - tear down a vm instance
*
* @rdev: radeon_device pointer
* @vm: requested vm
......
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