aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-cpu-debug.c
diff options
context:
space:
mode:
authorMathieu Poirier <[email protected]>2018-05-09 18:06:06 +0000
committerGreg Kroah-Hartman <[email protected]>2018-05-14 14:19:59 +0000
commit805c2c2cd0d3f16438d2391f3f188e4357fbc1cc (patch)
tree5e493de259f2b58cf27eeb079c71cfb5e45eb349 /drivers/hwtracing/coresight/coresight-cpu-debug.c
parentcoresight tmc etr: Make memory check consistent in the same function (diff)
downloadkernel-805c2c2cd0d3f16438d2391f3f188e4357fbc1cc.tar.gz
kernel-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 <[email protected]> Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/hwtracing/coresight/coresight-cpu-debug.c')
0 files changed, 0 insertions, 0 deletions