On Fri, Sep 30, 2011 at 06:48:21PM +0530, Ravishankar Karkala Mallikarjunayya
wrote:
> if (comedi_pci_enable(pcidev, "cb_pcidas")) {
> - printk(" Failed to enable PCI device and request regions\n");
> + dev_err(&pcidev->dev, " Failed to enable PCI "
^
This space isn't needed any more now that it's at the start of a
line.
> + "device and request regions\n");
> return -EIO;
I'm not going to review the remaining 6 patches.
regards,
dan carpenter
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel