commit | 9cd70d05132266128ccfa3d61264ef061568f049 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Oct 27 10:51:32 2020 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Oct 28 11:42:02 2020 -0600 |
tree | be8c7921624b11ed05dcb81cf409abfc4e45db95 | |
parent | cc507c435b05b23f62ae32c092de2da972a98d8e [diff] |
drm: amdgpu_dm: fix a typo dm_comressor_info -> dm_compressor_info The kernel-doc markup is right, but the struct itself and their references contain a typo. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/9de495fa791596609eb2e73ba71cea99e09b2689.1603791716.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>