Re: [PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-18 Thread Daniel Vetter
On Wed, Mar 18, 2020 at 09:16:17PM +0530, Sumit Semwal wrote: > Hello Daniel, > > Thanks for the patch. > > On Wed, 18 Mar 2020 at 02:26, Daniel Vetter wrote: > > > > We're getting some random other stuff that we're not really interested > > in, so match only word boundaries. Also avoid the capt

Re: [PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-18 Thread Sumit Semwal
Hello Daniel, Thanks for the patch. On Wed, 18 Mar 2020 at 02:26, Daniel Vetter wrote: > > We're getting some random other stuff that we're not really interested > in, so match only word boundaries. Also avoid the capture group while > at it. > > Suggested by Joe Perches. > > Cc: linux-me...@vge

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-17 Thread Daniel Vetter
We're getting some random other stuff that we're not really interested in, so match only word boundaries. Also avoid the capture group while at it. Suggested by Joe Perches. Cc: linux-me...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: linaro-mm-...@lists.linaro.org Cc: Joe Perches Cc:

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-17 Thread Daniel Vetter
We're getting some random other stuff that we're not relly interested in, so match only word boundaries. Also avoid the capture group while at it. Suggested by Joe Perches. Cc: linux-me...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: linaro-mm-...@lists.linaro.org Cc: Joe Perches Cc:

Re: [PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-17 Thread Joe Perches
On Tue, 2020-03-17 at 08:15 +0100, Daniel Vetter wrote: > We're getting some random other stuff that we're not relly interested > in, so match only word boundaries. Also avoid the capture group while > at it. [] > diff --git a/MAINTAINERS b/MAINTAINERS [] > @@ -5025,7 +5025,7 @@ F: include/lin

Re: [PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-17 Thread Sam Ravnborg
Hi Daniel. On Tue, Mar 17, 2020 at 08:15:47AM +0100, Daniel Vetter wrote: > We're getting some random other stuff that we're not relly interested really > in, so match only word boundaries. Also avoid the capture group while > at it. > > Sug

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv

2020-03-17 Thread Daniel Vetter
We're getting some random other stuff that we're not relly interested in, so match only word boundaries. Also avoid the capture group while at it. Suggested by Joe Perches. Cc: linux-me...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: linaro-mm-...@lists.linaro.org Cc: Joe Perches Cc: