diff options
author | Yizhuo <yzhai003@ucr.edu> | 2019-01-25 22:32:20 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-01-29 08:54:22 -0800 |
commit | dc30e70391376ba3987aeb856ae6d9c0706534f1 (patch) | |
tree | 7017561cfc2c451e3a22631e3d6c98e16af5f3ae /virt/Makefile | |
parent | 072167d13ce46d5fcef1a80a53a667a46c9b17e7 (diff) |
ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized
In function omap4_dsi_mux_pads(), local variable "reg" could
be uninitialized if function regmap_read() returns -EINVAL.
However, it will be used directly in the later context, which
is potentially unsafe.
Signed-off-by: Yizhuo <yzhai003@ucr.edu>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions