aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorshengjiu wang <[email protected]>2020-12-16 18:44:24 +0800
committerMark Brown <[email protected]>2020-12-16 13:53:52 +0000
commitacd894aee3149c15847bc4f0690fccba59ced5e7 (patch)
treea2a70d5b4ab8715696838fb6cbec99256e5d78f8 /tools/perf/util/scripting-engines/trace-event-python.c
parente49037ad12e47cd34239b99b010c5438844923af (diff)
ASoC: imx-hdmi: Fix warning of the uninitialized variable ret
When condition ((hdmi_out && hdmi_in) || (!hdmi_out && !hdmi_in)) is true, then goto fail, the uninitialized variable ret will be returned. Signed-off-by: shengjiu wang <[email protected]> Reported-by: kernel test robot <[email protected]> Acked-by: Nicolin Chen <[email protected]> Fixes: 6a5f850aa83a ("ASoC: fsl: Add imx-hdmi machine driver") Reviewed-by: Fabio Estevam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions