diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-01-24 13:25:59 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-01-25 00:46:04 +0300 |
commit | 6010ce3f2e57a4a30327abba528876bd7c8cbd36 (patch) | |
tree | 3debed5337198485191599eb8648e96f5242804f /drivers/firmware/efi | |
parent | 9ec6dbfbdc0ade855e6bc1da66e263e0d926697c (diff) | |
download | linux-6010ce3f2e57a4a30327abba528876bd7c8cbd36.tar.xz |
ACPI: debug: Clean up acpi_aml_init()
The err_exit label in acpi_aml_init() is not used any more after
commit 9ec6dbfbdc0a ("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: 9ec6dbfbdc0a ("ACPI: no need to check return value of debugfs_create functions")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/firmware/efi')
0 files changed, 0 insertions, 0 deletions