diff options
author | Giedrius Statkevičius <giedrius.statkevicius@gmail.com> | 2015-08-23 11:41:09 (GMT) |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-08-26 06:34:15 (GMT) |
commit | fc0bfacd045a17e385b4272dfe2387ba3a6d8745 (patch) | |
tree | 5e9946911623a99bfc715ce064b3f7ebc585efbb /drivers/bluetooth/btbcm.h | |
parent | 6d212b8adce4ddaa20229f781cc86bccb396a9fe (diff) | |
download | linux-fc0bfacd045a17e385b4272dfe2387ba3a6d8745.tar.xz |
hp-wireless: remove unneeded goto/label in hpwl_init
acpi_bus_register_driver() already returns an appropriate value (0 on
success, and some negative value on error) to be used in __init functions
so the goto/label is redundant in hpwl_init thus remove it and directly
return the value
Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'drivers/bluetooth/btbcm.h')
0 files changed, 0 insertions, 0 deletions