[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210802224900.20c2b419@oasis.local.home>
Date: Mon, 2 Aug 2021 22:49:00 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Linux Trace Devel <linux-trace-devel@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Tom Zanussi <zanussi@...nel.org>,
Daniel Bristot de Oliveira <bristot@...hat.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
linux-rt-users <linux-rt-users@...r.kernel.org>,
Clark Williams <williams@...hat.com>
Subject: Re: [PATCH 01/17] libtracefs: Added new API tracefs_sql()
On Mon, 2 Aug 2021 16:45:39 -0700
Namhyung Kim <namhyung@...nel.org> wrote:
> > +%option caseless
> > +
> > +field [a-z_][a-z0-9_\.]*
> > +qstring \"[^\"]*\"
> > +hexnum 0x[0-9a-z]+
> > +number [0-9a-z]+
>
> Do you mean a-f ?
Doh! Thanks, I'll fix that up for v2.
-- Steve
Powered by blists - more mailing lists