OSDN Git Service

hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA
[qmiga/qemu.git] / .patchew.yml
index 2638b7f..1b78262 100644 (file)
@@ -138,9 +138,6 @@ testing:
       script: |
         #!/bin/bash
         git rev-parse base > /dev/null || exit 0
-        git config --local diff.renamelimit 0
-        git config --local diff.renames True
-        git config --local diff.algorithm histogram
         ./scripts/checkpatch.pl --mailback base..
     docker-mingw@fedora:
       enabled: true