aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-13 13:45:48 +0200
committerEric Anholt <[email protected]>2019-06-14 16:21:45 -0700
commit5d4d823d0ac9cbb70f93ef02b54d270cd2cba4c7 (patch)
tree2c3404defd95cf75e67f348fdc0a13b46489eff5 /tools/perf/util/scripting-engines/trace-event-perl.c
parent7974033e527a5dd12d96126d09d4cff4f9b65c69 (diff)
drm/vc4: 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. Reviewed-by: Eric Anholt <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Eric Anholt <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions