On Mon, 13 Feb 2012, Felipe Balbi wrote: > On Thu, Feb 09, 2012 at 11:17:47PM +0100, Guennadi Liakhovetski wrote: > > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> > > if (patch_has_no_commit_log(path)) { > kfree(patch); > continue; > } It is a common practice to omit a commit log in trivial patches, where the subject says it all, just look through git log. IMHO this is one of those cases - what else can you add to the statement in subj? Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html