summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 16:36:05 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-01 15:13:26 +0300
commit87a9672c1d248b6dde214ce8ceaedfdc440c9496 (patch)
treea29e521256e36695445f732670af13052ae6519b /include
parentcb562dae04b8fda867e0466cbdf65adcb557d733 (diff)
downloadlinux-87a9672c1d248b6dde214ce8ceaedfdc440c9496.tar.xz
media: mtk-vpu: 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')
0 files changed, 0 insertions, 0 deletions