Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2016-02-11 Thread Paolo Bonzini


On 11/02/2016 10:43, Leonid Bloch wrote:
> ping
> 
> http://patchwork.ozlabs.org/patch/537763
> http://patchwork.ozlabs.org/patch/537762
> 
> On Sun, Jan 31, 2016 at 4:13 PM, Leonid Bloch  wrote:
>> ping
>>
>> http://patchwork.ozlabs.org/patch/537763
>> http://patchwork.ozlabs.org/patch/537762
>>
>> On Mon, Jan 11, 2016 at 2:12 PM, Markus Armbruster 
>> wrote:
>>>
>>> Copying Paolo.
>>>
>>> Leonid Bloch  writes:
>>>
 This series addresses two cases where errors were printed if whitespaces
 appeared in front of a square bracket in places where there should be no
 problem with such placements (please see messages of individual
 commits).

 Leonid Bloch (2):
   checkpatch: Eliminate false positive in case of comma-space-square
 bracket
   checkpatch: Eliminate false positive in case of space before square
 bracket in a definition

  scripts/checkpatch.pl | 6 +-
  1 file changed, 5 insertions(+), 1 deletion(-)
>>>
>>

Thanks, applied to my queue.

Paolo



Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2016-02-11 Thread Leonid Bloch
ping

http://patchwork.ozlabs.org/patch/537763
http://patchwork.ozlabs.org/patch/537762

On Sun, Jan 31, 2016 at 4:13 PM, Leonid Bloch  wrote:
> ping
>
> http://patchwork.ozlabs.org/patch/537763
> http://patchwork.ozlabs.org/patch/537762
>
> On Mon, Jan 11, 2016 at 2:12 PM, Markus Armbruster 
> wrote:
>>
>> Copying Paolo.
>>
>> Leonid Bloch  writes:
>>
>> > This series addresses two cases where errors were printed if whitespaces
>> > appeared in front of a square bracket in places where there should be no
>> > problem with such placements (please see messages of individual
>> > commits).
>> >
>> > Leonid Bloch (2):
>> >   checkpatch: Eliminate false positive in case of comma-space-square
>> > bracket
>> >   checkpatch: Eliminate false positive in case of space before square
>> > bracket in a definition
>> >
>> >  scripts/checkpatch.pl | 6 +-
>> >  1 file changed, 5 insertions(+), 1 deletion(-)
>>
>



Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2016-01-31 Thread Leonid Bloch
ping

http://patchwork.ozlabs.org/patch/537763
http://patchwork.ozlabs.org/patch/537762

On Mon, Jan 11, 2016 at 2:12 PM, Markus Armbruster 
wrote:

> Copying Paolo.
>
> Leonid Bloch  writes:
>
> > This series addresses two cases where errors were printed if whitespaces
> > appeared in front of a square bracket in places where there should be no
> > problem with such placements (please see messages of individual commits).
> >
> > Leonid Bloch (2):
> >   checkpatch: Eliminate false positive in case of comma-space-square
> > bracket
> >   checkpatch: Eliminate false positive in case of space before square
> > bracket in a definition
> >
> >  scripts/checkpatch.pl | 6 +-
> >  1 file changed, 5 insertions(+), 1 deletion(-)
>
>


Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2016-01-11 Thread Markus Armbruster
Copying Paolo.

Leonid Bloch  writes:

> This series addresses two cases where errors were printed if whitespaces
> appeared in front of a square bracket in places where there should be no
> problem with such placements (please see messages of individual commits).
>
> Leonid Bloch (2):
>   checkpatch: Eliminate false positive in case of comma-space-square
> bracket
>   checkpatch: Eliminate false positive in case of space before square
> bracket in a definition
>
>  scripts/checkpatch.pl | 6 +-
>  1 file changed, 5 insertions(+), 1 deletion(-)




Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2016-01-05 Thread Leonid Bloch
ping

On Sun, Dec 20, 2015 at 11:31 AM, Leonid Bloch  wrote:

> ping
>
> http://patchwork.ozlabs.org/patch/537763
> http://patchwork.ozlabs.org/patch/537762
>
> On Tue, Nov 24, 2015 at 4:43 PM, Leonid Bloch  wrote:
>
>> ping
>>
>> http://patchwork.ozlabs.org/patch/537763
>> http://patchwork.ozlabs.org/patch/537762
>>
>> On Tue, Nov 10, 2015 at 11:48 AM, Leonid Bloch  wrote:
>> > ping
>> >
>> > http://patchwork.ozlabs.org/patch/537763
>> > http://patchwork.ozlabs.org/patch/537762
>> >
>> > On Thu, Oct 29, 2015 at 11:48 AM, Leonid Bloch 
>> wrote:
>> >> This series addresses two cases where errors were printed if
>> whitespaces
>> >> appeared in front of a square bracket in places where there should be
>> no
>> >> problem with such placements (please see messages of individual
>> commits).
>> >>
>> >> Leonid Bloch (2):
>> >>   checkpatch: Eliminate false positive in case of comma-space-square
>> >> bracket
>> >>   checkpatch: Eliminate false positive in case of space before square
>> >> bracket in a definition
>> >>
>> >>  scripts/checkpatch.pl | 6 +-
>> >>  1 file changed, 5 insertions(+), 1 deletion(-)
>> >>
>> >> --
>> >> 2.4.3
>> >>
>>
>
>


Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2015-12-20 Thread Leonid Bloch
ping

http://patchwork.ozlabs.org/patch/537763
http://patchwork.ozlabs.org/patch/537762

On Tue, Nov 24, 2015 at 4:43 PM, Leonid Bloch  wrote:

> ping
>
> http://patchwork.ozlabs.org/patch/537763
> http://patchwork.ozlabs.org/patch/537762
>
> On Tue, Nov 10, 2015 at 11:48 AM, Leonid Bloch  wrote:
> > ping
> >
> > http://patchwork.ozlabs.org/patch/537763
> > http://patchwork.ozlabs.org/patch/537762
> >
> > On Thu, Oct 29, 2015 at 11:48 AM, Leonid Bloch 
> wrote:
> >> This series addresses two cases where errors were printed if whitespaces
> >> appeared in front of a square bracket in places where there should be no
> >> problem with such placements (please see messages of individual
> commits).
> >>
> >> Leonid Bloch (2):
> >>   checkpatch: Eliminate false positive in case of comma-space-square
> >> bracket
> >>   checkpatch: Eliminate false positive in case of space before square
> >> bracket in a definition
> >>
> >>  scripts/checkpatch.pl | 6 +-
> >>  1 file changed, 5 insertions(+), 1 deletion(-)
> >>
> >> --
> >> 2.4.3
> >>
>


Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2015-11-24 Thread Leonid Bloch
ping

http://patchwork.ozlabs.org/patch/537763
http://patchwork.ozlabs.org/patch/537762

On Tue, Nov 10, 2015 at 11:48 AM, Leonid Bloch  wrote:
> ping
>
> http://patchwork.ozlabs.org/patch/537763
> http://patchwork.ozlabs.org/patch/537762
>
> On Thu, Oct 29, 2015 at 11:48 AM, Leonid Bloch  wrote:
>> This series addresses two cases where errors were printed if whitespaces
>> appeared in front of a square bracket in places where there should be no
>> problem with such placements (please see messages of individual commits).
>>
>> Leonid Bloch (2):
>>   checkpatch: Eliminate false positive in case of comma-space-square
>> bracket
>>   checkpatch: Eliminate false positive in case of space before square
>> bracket in a definition
>>
>>  scripts/checkpatch.pl | 6 +-
>>  1 file changed, 5 insertions(+), 1 deletion(-)
>>
>> --
>> 2.4.3
>>



Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2015-11-10 Thread Leonid Bloch
ping

http://patchwork.ozlabs.org/patch/537763
http://patchwork.ozlabs.org/patch/537762

On Thu, Oct 29, 2015 at 11:48 AM, Leonid Bloch  wrote:
> This series addresses two cases where errors were printed if whitespaces
> appeared in front of a square bracket in places where there should be no
> problem with such placements (please see messages of individual commits).
>
> Leonid Bloch (2):
>   checkpatch: Eliminate false positive in case of comma-space-square
> bracket
>   checkpatch: Eliminate false positive in case of space before square
> bracket in a definition
>
>  scripts/checkpatch.pl | 6 +-
>  1 file changed, 5 insertions(+), 1 deletion(-)
>
> --
> 2.4.3
>



[Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl

2015-10-29 Thread Leonid Bloch
This series addresses two cases where errors were printed if whitespaces
appeared in front of a square bracket in places where there should be no
problem with such placements (please see messages of individual commits).

Leonid Bloch (2):
  checkpatch: Eliminate false positive in case of comma-space-square
bracket
  checkpatch: Eliminate false positive in case of space before square
bracket in a definition

 scripts/checkpatch.pl | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.4.3