summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 16:36:04 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-01 15:13:26 +0300
commitcb562dae04b8fda867e0466cbdf65adcb557d733 (patch)
treeedfdfdb5db8d9c035f126dd4a13d9e6a5b1bf03e /include/linux
parent6d7a1b60c010aab570ff1a599f1b41eb1176078c (diff)
downloadlinux-cb562dae04b8fda867e0466cbdf65adcb557d733.tar.xz
media: exynos4-is: 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 'include/linux')
0 files changed, 0 insertions, 0 deletions