Re: [PATCH 01/13] staging: comedi: adv_pci1724: new driver

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

 



On Tue, Feb 19, 2013 at 01:09:08PM +0000, Ian Abbott wrote:
> +static int setup_subdevices(struct comedi_device *dev)
> +{
> +	struct comedi_subdevice *s;
> +	int ret;
> +
> +	ret = comedi_alloc_subdevices(dev, 3);
> +		return ret;
> +

There is a missing if statement here.  (Just send a follow on patch
to fix this).

regards,
dan carpenter

_______________________________________________
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