diff options
| author | Kaixu Xia <[email protected]> | 2020-11-14 00:02:40 +0800 |
|---|---|---|
| committer | Steven Rostedt (VMware) <[email protected]> | 2020-11-13 12:19:52 -0500 |
| commit | b111545d26c0d66dd9aae668d9373669e752b075 (patch) | |
| tree | cdfc44cb1c8f71168ffc746d7f45dd0855b53455 /scripts/gdb/linux | |
| parent | 2860cd8a235375df3c8ec8039d9fe5eb2f658b86 (diff) | |
tracing: Remove the useless value assignment in test_create_synth_event()
The value of variable ret is overwritten on the delete branch in the
test_create_synth_event() and we care more about the above error than
this delete portion. Remove it.
Link: https://lkml.kernel.org/r/[email protected]
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions