On Wed, Feb 23, 2011 at 10:01:51PM +0300, Sergei Shtylyov wrote: > Hello. > > On 23-02-2011 20:01, Greg KH wrote: > > >You need a "---" line before this diffstat so that the tools will > >properly catch it. > > >If you use git or quilt to create these, the format will be the correct > >one automatically. > > BTW, at least not all versions of quilt add a tearline before diffstat. > Some tend to drop everything after tearline when refreshing a patch. That's why you use the following options in your .quiltrc: QUILT_REFRESH_ARGS="--diffstat --strip-trailing-whitespace --no-timestamps --no-index --sort -p1 -p ab" QUILT_DIFF_ARGS="--no-timestamps --no-index --sort --color=auto -p ab" QUILT_DIFF_OPTS="-p" thanks, greg k-h -- 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