diff options
author | Lv Ruyi <[email protected]> | 2022-04-22 04:12:46 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-05-13 11:02:20 +0200 |
commit | 1a3b704d829c3e4cdd0aaafd67526fee296ed499 (patch) | |
tree | 4c95088a99241a0e5ef9b28f82be3d442cb3557f /tools/perf/scripts/python/stackcollapse.py | |
parent | 37ed01d5f27fe67e0a86b0fe8a053f054a7f3948 (diff) |
media: amphion: 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.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Lv Ruyi <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions