aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2020-08-18 15:36:02 +0200
committerMauro Carvalho Chehab <[email protected]>2020-09-01 14:13:26 +0200
commit5d0d7b9009feb3b411814b9c1b7dddabbb10a5fb (patch)
tree0a4d18cc128b71c930b85ab2d47fbb66bfaf11fc /tools/perf/scripts/python/export-to-postgresql.py
parent31163906f19b0c6e23c89e6852bfdaa242e8467c (diff)
media: cec: 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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions