aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
diff options
context:
space:
mode:
authorFelipe <[email protected]>2020-09-03 11:06:28 -0400
committerAlex Deucher <[email protected]>2020-10-05 15:16:20 -0400
commitfe984cb3dd325c4c5c7c360e43d93608d4d8870a (patch)
tree849096457f9162bfe517dae445a2a95b97e59478 /drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
parentf7fb81a18f026b70e42ccc95c7d4485b0cdbfbbf (diff)
drm/amd/display: Fixed comments (uniform style)
[WHY] This change was implemented because the comment style was not uniform across the file. In some lines comments were initiated with // and in others they were in between /* ... */. Additionally, the style for multi-line comments was also not uniform and some comment lines were missing the space between the opening /* and the first word of the comment. [HOW] All comments are now in between /*.../*, multi line comments also use /*...*/ and for every comment there is now a space between the opening /* and the first word of the comment. Signed-off-by: Felipe <[email protected]> Acked-by: Eryk Brol <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h')
0 files changed, 0 insertions, 0 deletions