summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 16:36:03 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-01 15:13:26 +0300
commit6d7a1b60c010aab570ff1a599f1b41eb1176078c (patch)
tree15c0b282e96ed792849a5a62b3e7426c735e5714 /include/linux
parent5d0d7b9009feb3b411814b9c1b7dddabbb10a5fb (diff)
downloadlinux-6d7a1b60c010aab570ff1a599f1b41eb1176078c.tar.xz
media: coda: 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> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions