diff options
author | yipechai <YiPeng.Chai@amd.com> | 2022-01-14 10:24:30 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-01-18 17:23:58 -0500 |
commit | b6efdb02d23ef615464cd0077c211b40a1faca26 (patch) | |
tree | a1662adb3a114205bde1bd931b023cef2cfafd2a /kernel/tracepoint.c | |
parent | 03f6fb84bd0e98a7b929aef5f308b8e3f2f24a0d (diff) | |
download | linux-b6efdb02d23ef615464cd0077c211b40a1faca26.tar.gz linux-b6efdb02d23ef615464cd0077c211b40a1faca26.tar.bz2 linux-b6efdb02d23ef615464cd0077c211b40a1faca26.zip |
drm/amdgpu: Fix the code style warnings in amdgpu_ras
Fix the code style warnings in amdgpu_ras:
1. ERROR: space required before the open parenthesis '('.
2. WARNING: line length of xxx exceeds 100 columns.
3. ERROR: "foo* bar" should be "foo *bar".
4. WARNING: unnecessary whitespace before a quoted newline.
5. WARNING: space prohibited before semicolon.
6. WARNING: suspect code indent for conditional statements.
7. WARNING: braces {} are not necessary for single statement blocks.
Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'kernel/tracepoint.c')
0 files changed, 0 insertions, 0 deletions