diff options
author | Dan Carpenter <[email protected]> | 2020-12-01 15:30:58 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-12-03 08:59:10 +0100 |
commit | 42ad70c469665387e8f7b53cb6d4581492dff906 (patch) | |
tree | 911466b90113106f3f78eb071d42acd75fd3b173 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 0b6a3bf8f5630eced6bf04b3416ebaadc8d153cf (diff) |
media: rockchip: rkisp1: remove useless debugfs checks
The debugfs_create_dir() function never returns NULLs so this code will
never be executed. It's not intended that callers will check for
debugfs errors in the normal case and it's not necessary in this driver,
so we can just delete this code.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Helen Koike <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions