diff options
author | Soumya Negi <soumya.negi97@gmail.com> | 2023-10-25 21:43:08 -0700 |
---|---|---|
committer | Andi Shyti <andi.shyti@linux.intel.com> | 2023-10-27 12:11:49 +0200 |
commit | 6ce33a8a45496d4eca27b45ab9b8c2436c657495 (patch) | |
tree | a41bf32f757f9c3733584eb33537d37f528011a3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ffc02c67bf8d4909bd9571fbd14104381fe36b21 (diff) |
drm/i915/gt: Remove {} from if-else
In accordance to Linux coding style(Documentation/process/4.Coding.rst),
remove unneeded braces from if-else block as all arms of this block
contain single statements.
Suggested-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
Acked-by: Karolina Stolarek <karolina.stolarek@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231026044309.17213-1-soumya.negi97@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions