[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221020105628.184765b0@kernel.org>
Date: Thu, 20 Oct 2022 10:56:28 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Leon Romanovsky <leon@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, richardcochran@...il.com
Subject: Re: [PATCH net] MAINTAINERS: add keyword match on PTP
On Thu, 20 Oct 2022 09:12:20 +0300 Leon Romanovsky wrote:
> > Should I try it differently?
I think these are supposed to be Perl regexps:
K: *Content regex* (perl extended) pattern match in a patch or file.
IOW try grep -P rather than grep -E.
> And maybe "K: ptp" will be even better.
That may be too wide, for instance it matches PPTP :(
Powered by blists - more mailing lists