summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/gpio
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-13 13:45:22 +0200
committerThierry Reding <treding@nvidia.com>2019-06-13 18:23:38 +0200
commiteb7cf945a8dac8603e6d0759023e9b6cfed7a008 (patch)
treedb353d98911bf9238dc1ffa568381638bd1f62cf /drivers/gpu/drm/amd/display/dc/gpio
parentf3b0d8793c1619074d0ece2e1a7f64ea37eaf394 (diff)
downloadlinux-eb7cf945a8dac8603e6d0759023e9b6cfed7a008.tar.gz
linux-eb7cf945a8dac8603e6d0759023e9b6cfed7a008.tar.bz2
linux-eb7cf945a8dac8603e6d0759023e9b6cfed7a008.zip
host1x: debugfs_create_dir() can never return NULL
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 <thierry.reding@gmail.com> Cc: dri-devel@lists.freedesktop.org Cc: linux-tegra@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/gpio')
0 files changed, 0 insertions, 0 deletions