[PATCH 2/2] PCI support added to ARC

Bjorn Helgaas helgaas at kernel.org
Wed Nov 25 08:46:36 PST 2015


On Wed, Nov 25, 2015 at 05:25:37AM +0000, Vineet Gupta wrote:
> On Tuesday 24 November 2015 08:02 PM, Joao Pinto wrote:

> > +			pr_err("PCI: Device %s not available because"/
> > +			       " of resource collisions\n", pci_name(dev));
> 
> Better not to break strings - even if they sometime exceed line sz limit of 80.
> You could anyways reduce the string content herer.

Also use dev_err() instead of pr_err().



More information about the linux-snps-arc mailing list