1
0
Fork 0
alistair23-linux/drivers/gpu/drm/sti
Greg Kroah-Hartman 150c6624a6 sti: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value.  The function can work or not, but the code logic should
never do something different based on this.

Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: Vincent Abriou <vincent.abriou@st.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190613114618.GD13119@kroah.com
2019-06-13 17:35:49 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
NOTES
sti_awg_utils.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_awg_utils.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_compositor.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_compositor.h gpu: drm: sti: Adopt SPDX identifiers 2017-12-06 15:51:23 +01:00
sti_crtc.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_crtc.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_cursor.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_cursor.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_drv.c sti: no need to check return value of debugfs_create functions 2019-06-13 17:35:49 +02:00
sti_drv.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_dvo.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_gdp.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_gdp.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_hda.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_hdmi.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_hdmi.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_hdmi_tx3g4c28phy.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_hdmi_tx3g4c28phy.h gpu: drm: sti: Adopt SPDX identifiers 2017-12-06 15:51:23 +01:00
sti_hqvdp.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_hqvdp_lut.h gpu: drm: sti: Adopt SPDX identifiers 2017-12-06 15:51:23 +01:00
sti_mixer.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_mixer.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_plane.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_plane.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_tvout.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_vid.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_vid.h gpu: drm: sti: Adopt SPDX identifiers 2017-12-06 15:51:23 +01:00
sti_vtg.c drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00
sti_vtg.h drm/sti: drop use of drmP.h 2019-06-06 17:11:26 +02:00