diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-08-18 22:40:02 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-08-21 21:28:20 +0300 |
commit | 3c6b1212d20bbbffcad5709ab0f2d5ed9b5859a8 (patch) | |
tree | 6f32d5714db22b90fe08c265bdb415b4a110d4d2 /drivers/fsi/fsi-scom.c | |
parent | 3ac9b733723e4a09ad9125ceb51898d904cd5169 (diff) | |
download | linux-3c6b1212d20bbbffcad5709ab0f2d5ed9b5859a8.tar.xz |
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 'drivers/fsi/fsi-scom.c')
0 files changed, 0 insertions, 0 deletions