On Wed, Jun 12, 2019 at 2:26 PM Greg Kroah-Hartman <gre...@linuxfoundation.org> 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. > > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: Vinod Koul <vk...@kernel.org> > Cc: Dan Williams <dan.j.willi...@intel.com> > Cc: linux-arm-ker...@lists.infradead.org > Cc: dmaeng...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij