diff options
author | 2020-10-13 16:14:59 +0200 | |
---|---|---|
committer | 2020-10-16 17:42:50 +0200 | |
commit | 505a70b783debaa84c7ebafa44a69a9401db4499 (patch) | |
tree | 62dea725524c60b3411b41376f3e29ae119cd700 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | PM: domains: Add support for PM domain on/off notifiers for genpd (diff) | |
download | wireguard-linux-505a70b783debaa84c7ebafa44a69a9401db4499.tar.xz wireguard-linux-505a70b783debaa84c7ebafa44a69a9401db4499.zip |
PM: domains: Add curly braces to delimit comment + statement block
There is not strict need to group a comment and a single statement in an
if block, as comments are stripped by the pre-processor. However,
adding curly braces does make the code easier to read, and may avoid
mistakes when changing the code later.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions