diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2018-05-09 20:06:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-14 16:19:59 +0200 |
commit | 805c2c2cd0d3f16438d2391f3f188e4357fbc1cc (patch) | |
tree | 5e493de259f2b58cf27eeb079c71cfb5e45eb349 /sound/Kconfig | |
parent | coresight tmc etr: Make memory check consistent in the same function (diff) | |
download | linux-805c2c2cd0d3f16438d2391f3f188e4357fbc1cc.tar.xz linux-805c2c2cd0d3f16438d2391f3f188e4357fbc1cc.zip |
coresight tmc etr: Fix uninitialised variable
Variable 'paddr' can't be used if uninitialised but is nonetheless
confusing to some static checker. As such simply initialise it to zero.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions