diff options
author | Wambui Karuga <wambui.karugax@gmail.com> | 2020-03-10 16:31:20 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-03-18 17:32:20 +0100 |
commit | a212d6a55765e6f61bdf674db2ade99862ed06da (patch) | |
tree | 9d6f01b4019ac2592b95ae75c8899b65487d0ab4 /drivers/parisc | |
parent | 092c367ac6c621cf882061f46e21a5ab2c814a5d (diff) | |
download | linux-a212d6a55765e6f61bdf674db2ade99862ed06da.tar.bz2 |
drm/debugfs: remove checks for return value of drm_debugfs functions.
Since 987d65d01356 (drm: debugfs: make drm_debugfs_create_files() never
fail), there is no need to check the return value of
drm_debugfs_create_files(). Therefore, remove remove unnecessary checks
and error handling statement blocks for its return value.
These changes also enable changing drm_debugfs_create_files() to return
void.
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-17-wambui.karugax@gmail.com
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions