summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/ov2740.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 15:36:07 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-01 14:13:26 +0200
commit1d8f95c497053839be326bd97eb3128e3b3312cb (patch)
treedb90511fd138f4c11a96ad016f93e53cc6c536c4 /drivers/media/i2c/ov2740.c
parent8c23f411296e544ec54f212d28c8ef4b52d818c6 (diff)
downloadlwn-1d8f95c497053839be326bd97eb3128e3b3312cb.tar.gz
lwn-1d8f95c497053839be326bd97eb3128e3b3312cb.zip
media: radio: si476x: 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>
Diffstat (limited to 'drivers/media/i2c/ov2740.c')
0 files changed, 0 insertions, 0 deletions