diff options
author | 2018-08-15 14:38:30 -0400 | |
---|---|---|
committer | 2018-08-27 15:20:41 -0500 | |
commit | 1f6010a96273c3111ecdc12aa274c932da920493 (patch) | |
tree | 84539301ca29212daa13dd7e8ecdbbdc1ce6ddbf /drivers/gpu/drm/amd/display/include | |
parent | drm/amd/display: Fix memory leak caused by missed dc_sink_release (diff) | |
download | linux-dev-1f6010a96273c3111ecdc12aa274c932da920493.tar.xz linux-dev-1f6010a96273c3111ecdc12aa274c932da920493.zip |
drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c comments
[Why]
Good spelling and grammar makes comments
more pleasant and clearer.
Linux has coding standards for comments
that we should try to follow.
[How]
Fix obvious spelling and grammar issues
Ensure all comments use '/*' and '*/' and multi-line comments
follow linux convention
Remove line-of-stars comments that do not separate sections
of code and comments referring to lines of code that have
since been removed
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include')
0 files changed, 0 insertions, 0 deletions