commit | b28d70c6a515580b29ce2be53e585bd86c8b8c8c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Oct 27 10:51:34 2020 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Oct 28 11:42:02 2020 -0600 |
tree | b4ffe381bd578e4c3efc1d5d035c44c27209b563 | |
parent | d2692abd6fa9866fda3052efa5cbd116b9fec56b [diff] |
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>