summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorFelipe <Felipe.Clark@amd.com>2020-09-03 18:06:28 +0300
committerAlex Deucher <alexander.deucher@amd.com>2020-10-05 22:16:20 +0300
commitfe984cb3dd325c4c5c7c360e43d93608d4d8870a (patch)
tree849096457f9162bfe517dae445a2a95b97e59478 /include/linux/errqueue.h
parentf7fb81a18f026b70e42ccc95c7d4485b0cdbfbbf (diff)
downloadlinux-fe984cb3dd325c4c5c7c360e43d93608d4d8870a.tar.xz
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 <Felipe.Clark@amd.com> Acked-by: Eryk Brol <eryk.brol@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions