diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-03-11 08:11:39 (GMT) |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-04-11 12:31:40 (GMT) |
commit | 22aab38e7b59fd79ce1045006be69a9abab58e5a (patch) | |
tree | 8102ecb8201621f05eff3b043de7e6fa095506c1 /lib/ubsan.c | |
parent | adae28c59a6a71a971ffed713550911546df0e20 (diff) | |
download | linux-22aab38e7b59fd79ce1045006be69a9abab58e5a.tar.xz |
mfd: lp8788-irq: Uninitialized variable in irq handler
Instead to being true/false, the "handled" is true/uninitialized.
Presumably this doesn't cause that many problems in real life because
normally we handle the IRQ.
Fixes: eea6b7cc53aa ('mfd: Add lp8788 mfd driver')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'lib/ubsan.c')
0 files changed, 0 insertions, 0 deletions