diff options
author | Yizhuo <[email protected]> | 2019-01-25 22:32:20 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2019-01-29 08:54:22 -0800 |
commit | dc30e70391376ba3987aeb856ae6d9c0706534f1 (patch) | |
tree | 7017561cfc2c451e3a22631e3d6c98e16af5f3ae /scripts/gcc-plugins | |
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 <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions