aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-03-15 17:10:10 +0000
committerThomas Gleixner <[email protected]>2017-03-18 12:31:58 +0100
commitcf8178f78645148dc38b28263b9d3f604148e3a8 (patch)
treec031b2732062c07e5883b534a30bc4abfb868592 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent8841b5f0cdc71a0b8e42ef93d6eee9a081c67309 (diff)
x86/microcode/AMD: Remove redundant NULL check on mc
mc is a pointer to the static u8 array amd_ucode_patch and therefore can never be null, so the check is redundant. Remove it. Detected by CoverityScan, CID#1372871 ("Logically Dead Code") Signed-off-by: Colin Ian King <[email protected]> Cc: [email protected] Cc: x86-ml <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions