[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] trivial: Remove trailing whitespaces
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH] trivial: Remove trailing whitespaces |
Date: |
Wed, 8 Jul 2020 12:34:36 +0100 |
User-agent: |
Mutt/1.14.3 (2020-06-14) |
On Mon, Jul 06, 2020 at 09:31:21AM -0700, no-reply@patchew.org wrote:
> Patchew URL:
> 20200706162300.1084753-1-dinechin@redhat.com/">https://patchew.org/QEMU/20200706162300.1084753-1-dinechin@redhat.com/
>
>
>
> Hi,
>
> This series seems to have some coding style problems. See output below for
> more information:
>
> Subject: [PATCH] trivial: Remove trailing whitespaces
> Type: series
> Message-id: 20200706162300.1084753-1-dinechin@redhat.com
>
> === TEST SCRIPT BEGIN ===
> #!/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..
> === TEST SCRIPT END ===
>
> From https://github.com/patchew-project/qemu
> * [new tag] patchew/20200706162300.1084753-1-dinechin@redhat.com ->
> patchew/20200706162300.1084753-1-dinechin@redhat.com
> Switched to a new branch 'test'
> 9af3e90 trivial: Remove trailing whitespaces
>
> === OUTPUT BEGIN ===
snip
> ERROR: trailing whitespace
> #2395: FILE: target/sh4/op_helper.c:149:
> +^I$
One case of trailing whitespace missed.
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PATCH] trivial: Remove trailing whitespaces, Christophe de Dinechin, 2020/07/06
- Re: [PATCH] trivial: Remove trailing whitespaces, no-reply, 2020/07/06
- Re: [PATCH] trivial: Remove trailing whitespaces,
Daniel P . Berrangé <=
- Re: [PATCH] trivial: Remove trailing whitespaces, David Gibson, 2020/07/07
- Re: [PATCH] trivial: Remove trailing whitespaces, Laurent Vivier, 2020/07/07
- Re: [PATCH] trivial: Remove trailing whitespaces, Daniel P . Berrangé, 2020/07/07
- Re: [PATCH] trivial: Remove trailing whitespaces, Roman Bolshakov, 2020/07/08