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

From: Greg Kroah-Hartman
Date: Tue Jun 18 2019 - 12:05:36 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

Oops, messed that up, sorry. Thanks for applying them!

greg k-h