[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190201091215.GB30619@kroah.com>
Date: Fri, 1 Feb 2019 10:12:15 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Christoph Hellwig <hch@....de>
Cc: Robin Murphy <robin.murphy@....com>, linux-kernel@...r.kernel.org,
Marek Szyprowski <m.szyprowski@...sung.com>,
iommu@...ts.linux-foundation.org,
Corentin Labbe <clabbe@...libre.com>
Subject: Re: [PATCH] dma: debug: no need to check return value of
debugfs_create functions
On Fri, Feb 01, 2019 at 10:04:02AM +0100, Christoph Hellwig wrote:
> On Tue, Jan 22, 2019 at 07:48:47PM +0100, Greg Kroah-Hartman wrote:
> > > Does this actually need to be at file scope, or could it be punted to a
> > > local in dma_debug_fs_init() while we're here?
> >
> > It can be moved to the function scope if you want me to, I was trying to
> > do the least needed here :)
>
> I've folded the scope move in when applying the patch to the
> dma-mapping for-next tree.
Wonderful, thanks!
greg k-h
Powered by blists - more mailing lists