aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThiago Jung Bauermann <[email protected]>2018-03-14 17:20:18 -0300
committerMimi Zohar <[email protected]>2018-03-25 07:26:29 -0400
commit1775cb87b063cd60a5021c38412f6024f93cc376 (patch)
tree1b9c4845a2cecb6c4dad6cdacb3b32b1f6ba347c /tools/perf/util/scripting-engines/trace-event-python.c
parent11c60f23ed1367298207efb3bbf985203a95f480 (diff)
ima: Simplify ima_eventsig_init()
The "goto out" statement doesn't have any purpose since there's no cleanup to be done when returning early, so remove it. This also makes the rc variable unnecessary so remove it as well. Also, the xattr_len and fmt variables are redundant so remove them as well. Signed-off-by: Thiago Jung Bauermann <[email protected]> Acked-by: Serge Hallyn <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions