aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorWambui Karuga <[email protected]>2020-03-10 16:31:07 +0300
committerDaniel Vetter <[email protected]>2020-03-18 16:22:12 +0100
commit19660e8903e6813846ae176e2df570689da3843b (patch)
tree3ec296e4fd19eec5cdddae8d62c917f8028318f8 /tools/perf/scripts/python/stat-cpi.py
parentf1c1a1f38db45573bd3ab70bb910f0a4b291ec46 (diff)
drm/v3d: make v3d_debugfs_init() return 0
Since commit 987d65d01356 (drm: debugfs: make drm_debugfs_create_files() never fail), drm_debugfs_create_files() never fails and should return void. Therefore, remove its use as the return value of v3d_debugfs_init() and have the function return 0 directly instead. v2: remove conversion of v3d_debugfs_init() to void to avoid build breakage and enable individual compilation. References: https://lists.freedesktop.org/archives/dri-devel/2020-February/257183.html Signed-off-by: Wambui Karuga <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions