summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/adp5588-keys.c
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-06-28 11:34:24 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-06-28 11:35:15 -0700
commit1796b983cc4cbbed5e9e478b03591609a2c21987 (patch)
tree2cbb7e583d38a76cbf0f036857350deb8c5216f6 /drivers/input/keyboard/adp5588-keys.c
parent28ed684fa3c0a75b59a00e209afef98aff7fa617 (diff)
downloadlinux-1796b983cc4cbbed5e9e478b03591609a2c21987.tar.bz2
Input: lm8323 - fix error handling in lm8323_probe()
We reuse the "i" variable later on so if we goto fail3 or fail4 then "i" will be set to the wrong thing and cause a crash. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/keyboard/adp5588-keys.c')
0 files changed, 0 insertions, 0 deletions