Skip to content
Commit 6010ce3f authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

ACPI: debug: Clean up acpi_aml_init()



The err_exit label in acpi_aml_init() is not used any more after
commit 9ec6dbfb ("ACPI: no need to check return value of
debugfs_create functions"), but the other label in there is not
necessary too, so rearrange the code to get rid of them both.

No intentional functional impact.

Fixes: 9ec6dbfb ("ACPI: no need to check return value of debugfs_create functions")
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 9ec6dbfb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment