On 07/20/2016 07:33 PM, Changlong Xie wrote: > Since commit e5dfc5e broke the logic of @top_of_kernel_tree > > Cc: Pranith Kumar <bobby.pr...@gmail.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Stefan Hajnoczi <stefa...@redhat.com> > Signed-off-by: Changlong Xie <xiecl.f...@cn.fujitsu.com> > --- > scripts/checkpatch.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
NACK; see https://lists.gnu.org/archive/html/qemu-devel/2016-07/msg04850.html for a more complete solution. > > diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl > index afa7f79..8247305 100755 > --- a/scripts/checkpatch.pl > +++ b/scripts/checkpatch.pl > @@ -286,7 +286,7 @@ sub top_of_kernel_tree { > > my @tree_check = ( > "COPYING", "MAINTAINERS", "Makefile", > - "README", "docs", "VERSION", > + "README.md", "docs", "VERSION", > "vl.c" > ); > > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature