aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-18 17:54:40 +0200
committerJonathan Cameron <[email protected]>2019-06-22 10:44:00 +0100
commit8915aacac4dd5326a07f6b9c01f266289c57c71e (patch)
tree4f36567a358c561da33ce4aa3fba1ee68d78dd25 /tools/perf/util/scripting-engines/trace-event-python.c
parent1c349f4fd36e7f957217402f3a7f87031dc8a0b7 (diff)
iio: core: 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: Jonathan Cameron <[email protected]> Cc: Hartmut Knaack <[email protected]> Cc: Lars-Peter Clausen <[email protected]> Cc: Peter Meerwald-Stadler <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions