On Fri, Apr 01, 2016 at 12:33:32AM +0200, Richard Weinberger wrote: > + if (dst_len <= len || dst_len > 4096) { > + return -EINVAL; > + } Please always use checkpatch.pl when submitting patches. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html