Re: [kvm-unit-tests PATCH v2 1/8] s390x: lib: css: disabling a subchannel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 3/25/21 3:52 PM, Claudio Imbrenda wrote:
On Thu, 25 Mar 2021 10:39:00 +0100
Pierre Morel <pmorel@xxxxxxxxxxxxx> wrote:

Some tests require to disable a subchannel.
Let's implement the css_disable() function.

...snip...
+	/* Read the SCHIB for this subchannel */
+	cc = stsch(schid, &schib);
+	if (cc) {
+		report_info("stsch: sch %08x failed with cc=%d",
schid, cc);

KVM unit tests allow up to 120 columns per line, please use them, the
code will be more readable; this applies for all broken lines, not just
in this patch.

Oh someone did not read the README!
thanks.


--
Pierre Morel
IBM Lab Boeblingen



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux