aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorYang Li <[email protected]>2021-05-07 17:56:57 +0800
committerHerbert Xu <[email protected]>2021-05-14 19:07:58 +0800
commit3c995c4c7575b7b248d16e765fe05c01795fcd14 (patch)
treec01ce6e35cec7f70c7e7c7d8274009d34607aea8 /tools/perf/scripts/python/bin/stackcollapse-record
parent653fdbbf2d2006322b73dfa50add020625947a60 (diff)
crypto: cavium/nitrox - Remove redundant initialization of 'sg'
Pointer 'sg' is being initialized however this value is never read as 'sg' is assigned a same value in for_each_sg(). Remove the redundant assignment. Cleans up clang warning: drivers/crypto/cavium/nitrox/nitrox_reqmgr.c:161:22: warning: Value stored to 'sg' during its initialization is never read [clang-analyzer-deadcode.DeadStores] Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions