mbox series

[0/3] automation: qemu-smoke-arm64.sh: Minor fixes to prevent confusion

Message ID 20220729145229.1250221-1-burzalodowa@gmail.com (mailing list archive)
Headers show
Series automation: qemu-smoke-arm64.sh: Minor fixes to prevent confusion | expand

Message

Xenia Ragiadakou July 29, 2022, 2:52 p.m. UTC
This patch series performs some minor cleanups in qemu-smoke-arm64.sh to
prevent confusion that may arise to somebody reading the test.
More specifically, this patch series
- cleanups some stale comments
- fixes the name used for the device tree
- fixes the number of cpus in the dt to reflect the number of cpus used
in qemu

Xenia Ragiadakou (3):
  automation: qemu-smoke-arm64.sh: Remove some stale comments
  automation: qemu-smoke-arm64.sh: Rename the device tree to avoid
    confusion
  automation: qemu-smoke-arm64.sh: Fix the number of cpus in the device
    tree

 automation/scripts/qemu-smoke-arm64.sh | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)