diff options
author | Rafael J. Wysocki <[email protected]> | 2013-08-08 16:19:10 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2013-08-09 00:52:21 +0200 |
commit | 3342c753bdeb29ec29d721c7ce38d283cc969174 (patch) | |
tree | 8bd3bef8515efda660c3dee3b9ba887f3aba21a8 /tools/perf/scripts/python | |
parent | 38e88839eff8a3d2e8d3bcc2ad833fe51cca0496 (diff) |
ACPI: Drop unnecessary label from acpi_bind_one()
The out_free label in acpi_bind_one() is only jumped to from one
place, so in fact it is not necessary, because the code below it
can be moved to that place directly. Move that code and drop the
label.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Toshi Kani <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions