aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBernard Zhao <[email protected]>2021-03-31 06:12:03 -0700
committerAlex Deucher <[email protected]>2021-04-09 16:50:31 -0400
commitf08726868c7543e0754212dcadae0d6911f721bd (patch)
treeb5a8e705b0e82d2e19d5ef3483a7f6cc6ea5715a /tools/perf/scripts/python
parentccc4343041f21023a321ba36c5de8dff2ba6121a (diff)
drm/amd: cleanup coding style a bit
Fix patch check warning: WARNING: suspect code indent for conditional statements (8, 17) + if (obj && obj->use < 0) { + DRM_ERROR("RAS ERROR: Unbalance obj(%s) use\n", obj->head.name); WARNING: braces {} are not necessary for single statement blocks + if (obj && obj->use < 0) { + DRM_ERROR("RAS ERROR: Unbalance obj(%s) use\n", obj->head.name); + } Signed-off-by: Bernard Zhao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions