Skip to content

Commit

Permalink
xen/blkback: remove spurious debug output noise
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
  • Loading branch information
Jeremy Fitzhardinge authored and Konrad Rzeszutek Wilk committed Apr 14, 2011
1 parent 05d4386 commit 0660c7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/xen/blkback/blkback.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 0660c7d

Please sign in to comment.