On Thu, Jun 13, 2019 at 01:45:22PM +0200, Greg Kroah-Hartman wrote: > So there is no need to check for a value that can never happen. No need > to check the return value all anyway, as any debugfs call can take the > result of this function as an option just fine. > > Cc: Thierry Reding > Cc: dri-devel@lists.freedesktop.org > Cc: linux-tegra@vger.kernel.org > Signed-off-by: Greg Kroah-Hartman > --- > drivers/gpu/host1x/debug.c | 3 --- > 1 file changed, 3 deletions(-) Applied, thanks. Thierry