OpenCloudOS-Kernel/drivers/media/platform/sti/c8sectpfe
Greg Kroah-Hartman d0dd61a277 media: c8sectpfe: 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: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20191107085238.GA1285658@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-09 11:50:54 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
c8sectpfe-common.c media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
c8sectpfe-common.h media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
c8sectpfe-core.c media: Remove dev_err() usage after platform_get_irq() 2019-08-07 17:08:33 -03:00
c8sectpfe-core.h media: platform: fix several typos 2019-03-01 09:35:21 -05:00
c8sectpfe-debugfs.c media: c8sectpfe: no need to check return value of debugfs_create functions 2019-11-09 11:50:54 +01:00
c8sectpfe-debugfs.h media: platform: sti: Adopt SPDX identifier 2017-12-13 09:54:41 -05:00
c8sectpfe-dvb.c media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck 2019-06-05 15:25:40 -04:00
c8sectpfe-dvb.h media: platform: sti: Adopt SPDX identifier 2017-12-13 09:54:41 -05:00