On Wed, Jun 04, 2014 at 12:49:45PM -0400, Joe Lawrence wrote: > The lone caller of initChainBuffers checks the return code for < 0, so > it is safe to appease smatch and return the proper errno value. I don't think this is useful on it's own as the whole callchain around it uses the same -1 for error convention. Returning proper errnos seems useful to me, but without converting the whole chain it would just introduce more inconsistencies. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html