Commit f93f12ec authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

[PATCH] USB Storage: remove unneeded debug message

Nothing in life is assured...
parent cf5f7411
......@@ -953,8 +953,6 @@ static int storage_probe(struct usb_interface *intf,
scsi_scan_host(us->host);
printk(KERN_DEBUG
"WARNING: USB Mass Storage data integrity not assured\n");
printk(KERN_DEBUG
"USB Mass Storage device found at %d\n", us->pusb_dev->devnum);
return 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment