summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWambui Karuga <wambui.karugax@gmail.com>2020-03-10 16:31:08 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2020-03-18 16:22:20 +0100
commitb9c82f593f26567845060df66486c56906cc6371 (patch)
tree77b85e9fdff6c5473a774d46463e3d3736c30987 /tools/perf/scripts/python/bin
parent19660e8903e6813846ae176e2df570689da3843b (diff)
downloadlinux-b9c82f593f26567845060df66486c56906cc6371.tar.gz
linux-b9c82f593f26567845060df66486c56906cc6371.zip
drm/vc4: remove check of return value of drm_debugfs functions
Since 987d65d01356 (drm: debugfs: make drm_debugfs_create_files() never fail), drm_debugfs_create_files() never fails and should return void. Therefore, remove unnecessary check and error handling for the return value of drm_debugfs_create_files() in vc4_debugfs_init(). v2: remove conversion of vc4_debugfs_init() to void to enable individual compilation and avoid build issues and breakage. References: https://lists.freedesktop.org/archives/dri-devel/2020-February/257183.html Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20200310133121.27913-5-wambui.karugax@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions