KVM: selftests: Update top-of-file comment in psci_test
authorOliver Upton <oliver.upton@linux.dev>
Fri, 19 Aug 2022 16:21:00 +0000 (16:21 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 28 Sep 2022 15:47:59 +0000 (16:47 +0100)
commit448e711693e48d03f7933ab3673334701b0c3f41
treeeef04b083dae0d374cf9504b839263358fbef5ce
parentb2a4d007c347b4cb4c60f7512733c3f8300a129c
KVM: selftests: Update top-of-file comment in psci_test

Fix the comment to accurately describe the test and recently added
SYSTEM_SUSPEND test case.

What was once psci_cpu_on_test was renamed and extended to squeeze in a
test case for PSCI SYSTEM_SUSPEND. Nonetheless, the author of those
changes (whoever they may be...) failed to update the file comment to
reflect what had changed.

Reported-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220819162100.213854-1-oliver.upton@linux.dev
tools/testing/selftests/kvm/aarch64/psci_test.c