Re: [PATCH] Changed whitespaces in comedi/*.c to tabs where necessary. All .c files within comedi now have no obvious style problems as reported by checkpatch.pl

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

 



The subject is too long.  Maybe you didn't leave a blank line before
the title line and the patch description in your changlog entry.

This doesn't apply to linux-next.

> @@ -2484,7 +2484,7 @@ static ssize_t store_max_read_buffer_kb(struct device *dev,
>  	int ret;
>  	struct comedi_subdevice *const read_subdevice =
>  	    comedi_get_read_subdevice(info);
> - 
> +

It's this whitespace change here that doesn't work.  It was your
recent patch which would have introduced this, but Greg fixed your
patch before applying it.  Speaking of Greg, don't forget to CC him
on staging patches.

>  	ret = kstrtouint(buf, 10, &new_max_size_kb);
>  	if (ret)
>  		return ret;

regards,
dan carpenter

Attachment: signature.asc
Description: Digital 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