mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 17:17:04 -04:00
xen/blkback: remove spurious debug output noise
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
This commit is contained in:
committed by
Konrad Rzeszutek Wilk
parent
05d43865dd
commit
0660c7dbf2
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user