diff options
| author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2023-06-30 18:32:50 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-10 16:02:37 +0300 |
| commit | b8f68f1da50e1e117dff704fa55602f999539598 (patch) | |
| tree | 6c8702264b063740e7530bcd3e1c96c8b568e4a0 /tools/perf/scripts/python/syscall-counts.py | |
| parent | f51f2088f1fd0f9c63a5435ca7e92060bd3a48ae (diff) | |
| download | linux-b8f68f1da50e1e117dff704fa55602f999539598.tar.xz | |
drm/amdgpu: Remove else after return statement in 'gmc_v8_0_check_soft_reset'
Fix below checkpatch warnings:
WARNING: else is not generally useful after a break or return
+ return true;
+ } else {
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
