mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
xen/blkback: remove spurious debug output noise
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
This commit is contained in:
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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user