summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_sys.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2017-02-19 15:07:59 +0300
committerJiri Kosina <jkosina@suse.cz>2017-03-06 16:16:13 +0300
commitd3d9adfe3059cb5cb330a2da74ea0bad49b482c0 (patch)
tree25bb7dd98943ffcbe96a252149cd26003fdae187 /drivers/hid/wacom_sys.c
parent572d3c6444979a6a49c6b464110563f578e8dece (diff)
downloadlinux-d3d9adfe3059cb5cb330a2da74ea0bad49b482c0.tar.xz
HID: i2c-hid: Fix error handling
According to error handling in this function, it is likely that some resources should be freed before returning. Replace 'return ret', with 'goto err'. While at it, remove some spaces at the beginning of the lines to be more consistent. Fixes: ead0687fe304a ("HID: i2c-hid: support regulator power on/off") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/wacom_sys.c')
0 files changed, 0 insertions, 0 deletions