aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_framebuffer.c
diff options
context:
space:
mode:
authorWambui Karuga <[email protected]>2020-03-10 13:31:18 +0000
committerDaniel Vetter <[email protected]>2020-03-18 15:27:22 +0000
commitf06b2052f74d7b42ff8cbfe1ac0b78be7668c37d (patch)
tree4a28c39ba1d9094e89b8b9a64b329ed19b47030c /drivers/gpu/drm/drm_framebuffer.c
parentdrm/omap: remove checks for return value of drm_debugfs functions (diff)
downloadkernel-f06b2052f74d7b42ff8cbfe1ac0b78be7668c37d.tar.gz
kernel-f06b2052f74d7b42ff8cbfe1ac0b78be7668c37d.zip
drm/i915: have *_debugfs_init() functions return void.
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 debugfs_init() functions and have the functions return void. v2: convert intel_display_debugfs_register() stub to return void too. Signed-off-by: Wambui Karuga <[email protected]> Reviewed-by: Jani Nikula <[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 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions