diff options
author | 2023-08-18 14:40:02 -0500 | |
---|---|---|
committer | 2023-08-21 20:28:20 +0200 | |
commit | 3c6b1212d20bbbffcad5709ab0f2d5ed9b5859a8 (patch) | |
tree | 6f32d5714db22b90fe08c265bdb415b4a110d4d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: Adjust #ifdef for *_lps0_dev use (diff) | |
download | wireguard-linux-3c6b1212d20bbbffcad5709ab0f2d5ed9b5859a8.tar.xz wireguard-linux-3c6b1212d20bbbffcad5709ab0f2d5ed9b5859a8.zip |
ACPI: x86: s2idle: Post-increment variables when getting constraints
When code uses a pre-increment it makes the reader question "why".
In the constraint fetching code there is no reason for the variables
to be pre-incremented so adjust to post-increment.
No intended functional changes.
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Suggested-by: Bjorn Helgaas <helgaas@kernel.org>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions