aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-26 10:45:57 +0200
committerBartosz Golaszewski <[email protected]>2019-06-27 15:54:19 +0200
commitf360dcd4ef7fbaec774a64c54b402b4c8a4cffb2 (patch)
tree59fd615bc3adffcb67ecdf9542eab114419cb3ce /tools/perf/scripts/python/export-to-postgresql.py
parent690499d969bc5054ed43a9ef0c96f26d478fff6e (diff)
gpio: mockup: 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. Cc: Bamvor Jian Zhang <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Bartosz Golaszewski <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> [Bartosz: removed one more check for debugfs return value] Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions