mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This change will group the commands executed for Z device subsystem into a section with a comment. By grouping, we try to enhance the handling in our runtime.out file and help to understand the purpose of command groups. In addition we did get feedback for promoting some commands to the top. lspci -t was added on request of SMEs during the discussions Signed-off-by: Joern Siglen <siglen@de.ibm.com> Reviewed-by: Sa Liu <saliu@de.ibm.com> Reviewed-by: Mario Held <mario.held@de.ibm.com> Acked-by: Nicklas Schnelle <Niklas.Schnelle@ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>