summaryrefslogtreecommitdiff
path: root/drivers/target
diff options
context:
space:
mode:
authorGiedrius Statkevičius <giedrius.statkevicius@gmail.com>2015-08-23 11:41:09 (GMT)
committerDarren Hart <dvhart@linux.intel.com>2015-08-26 06:34:15 (GMT)
commitfc0bfacd045a17e385b4272dfe2387ba3a6d8745 (patch)
tree5e9946911623a99bfc715ce064b3f7ebc585efbb /drivers/target
parent6d212b8adce4ddaa20229f781cc86bccb396a9fe (diff)
downloadlinux-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/target')
0 files changed, 0 insertions, 0 deletions