Re: [PATCH 2/2] Staging: comedi: fix printk and line over 80

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 10 Oct 2011 19:28:53 +0530, Ravishankar Karkala Mallikarjunayya said:
> This patch fixes a  printk and line over 80 charcter found by the
> checkpatch.pl tool

> @@ -503,7 +512,7 @@ static int probe(struct comedi_device *dev, const struct comedi_devconfig *it)
>  		}
>  	}
>  
> -	printk("cb_pcimdda: No supported ComputerBoards/MeasurementComputing "
> +	pr_err("cb_pcimdda: No supported ComputerBoards/MeasurementComputing "
>  	       "card found at the requested position\n");
>  	return -ENODEV;
>  }

As long as we're changing this code, should we be splicing the two parts of the
string back together?  (And yes, that *does* trump the 80-col rule)

Attachment: pgpM64owOwFiC.pgp
Description: PGP signature

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux