linux/drivers/media/platform/sti
Greg Kroah-Hartman 8c23f41129 media: 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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-09-01 14:13:26 +02:00
..
bdisp media: sti: no need to check return value of debugfs_create functions 2020-09-01 14:13:26 +02:00
c8sectpfe media: sti: convert tasklets to use new tasklet_setup() API 2020-08-29 08:13:55 +02:00
delta media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:54:14 +01:00
hva media: sti: no need to check return value of debugfs_create functions 2020-09-01 14:13:26 +02:00