amdgpu: fix a few kernel-doc markup issues
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 27 Oct 2020 09:51:34 +0000 (10:51 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 28 Oct 2020 17:42:02 +0000 (11:42 -0600)
commitb28d70c6a515580b29ce2be53e585bd86c8b8c8c
treeb4ffe381bd578e4c3efc1d5d035c44c27209b563
parentd2692abd6fa9866fda3052efa5cbd116b9fec56b
amdgpu: fix a few kernel-doc markup issues

A kernel-doc markup can't be mixed with a random comment,
as it causes parsing problems.

While here, change an invalid kernel-doc markup into
a common comment.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/e899f50404e94ac9a7c3267dd34f951c1a44fb2b.1603791716.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c