Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0660c7db authored by Jeremy Fitzhardinge's avatar Jeremy Fitzhardinge Committed by Konrad Rzeszutek Wilk
Browse files

xen/blkback: remove spurious debug output noise

parent 05d43865
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -615,7 +615,6 @@ static int __init blkif_init(void)
{
	int i, mmap_pages;

	printk(KERN_CRIT "***blkif_init\n");
	if (!xen_pv_domain())
		return -ENODEV;