Commit 6a316321 authored by Greg Kurz's avatar Greg Kurz Committed by Michael Ellerman
Browse files

KVM: PPC: Book3S HV: XIVE: Fix typo in comment

parent 25dd118f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -484,7 +484,7 @@ static void xive_finish_unmask(struct kvmppc_xive *xive,
	kvmppc_xive_select_irq(state, &hw_num, &xd);

	/*
	 * See command in xive_lock_and_mask() concerning masking
	 * See comment in xive_lock_and_mask() concerning masking
	 * via firmware.
	 */
	if (xd->flags & OPAL_XIVE_IRQ_MASK_VIA_FW) {