Re: [PATCH 1/6] dma: amba-pl08x: no need to cast away call to debugfs_create_file()

From: Greg Kroah-Hartman
Date: Fri Jun 14 2019 - 01:59:51 EST


On Fri, Jun 14, 2019 at 11:16:13AM +0530, Vinod Koul wrote:
> On 12-06-19, 14:25, Greg Kroah-Hartman wrote:
> > No need to check the return value of debugfs_create_file(), so no need
> > to provide a fake "cast away" of the return value either.
>
> Applied all after fixing the subsystem tag (dmaengine), thanks

Sorry about that, and thanks!

greg k-h