qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH v2] qemu: replace "" with <> in headers


From: Paolo Bonzini
Subject: Re: [Qemu-arm] [PATCH v2] qemu: replace "" with <> in headers
Date: Wed, 21 Mar 2018 16:04:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 21/03/2018 15:46, Michael S. Tsirkin wrote:
> +if (address@hidden"qemu/@o) {
> +    
> address@hidden(\s*#include\s+)"qemu/([^"]+)"(.*)address@hidden<qemu/common/$2>address@hidden)
>  {
> +} else {
> +    
> address@hidden(\s*#include\s+)"([^"]+)"(.*)address@hidden<qemu/$2>address@hidden)
>  {
> +}

Can you explain the changes in the source tree layout?

Also, s{}{} and m{} are a bit more readable.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]