summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 15:36:08 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-26 10:15:17 +0200
commit057e212eae72f8a2741310fa03f1f522cfe36187 (patch)
treeb0c7839046a1f94a355ffeb5fb4ff9f3f597911a /tools/perf/scripts/python/stackcollapse.py
parent59b2076df4fd905471a33805526d668226f3f814 (diff)
media: usb: uvc: 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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions