Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_pr…
…obe()' 'hid_hw_stop()' is already in the error handling path when branching to the 'hid_hw_open_fail' label. There is no point in calling it twice, so remove one. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information