qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 6/6] trace: replace hand-crafted pattern_glob with g_patt


From: Stefan Hajnoczi
Subject: Re: [PATCH v2 6/6] trace: replace hand-crafted pattern_glob with g_pattern_match_simple
Date: Fri, 6 Dec 2019 11:03:54 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Dec 05, 2019 at 12:25:17PM +0000, Alex Bennée wrote:
> We already use g_pattern_match elsewhere so remove the duplication.
> 
> Signed-off-by: Alex Bennée <address@hidden>
> ---
>  trace/control.c | 35 +----------------------------------
>  1 file changed, 1 insertion(+), 34 deletions(-)

Is g_pattern_match() a superset of pattern_glob()?  Existing patterns
should continue to work.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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