On Wed, Aug 12, 2015 at 12:12:40PM +0200, Markus Pargmann wrote:

> +     if (count < 1 || count >= I2C_SMBUS_BLOCK_MAX)
> +             return -EINVAL;

Elsewhere you added returns of -E2BIG if the transfer was too big, why
not do that here as well?

Attachment: signature.asc
Description: Digital signature

Reply via email to