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