diff options
author | Colin Ian King <[email protected]> | 2016-09-08 09:38:01 +0100 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2016-09-12 20:15:43 +0200 |
commit | c7c35407cd8654b5ee138b6f1dbb24dc62a3f3c0 (patch) | |
tree | 6372455d64ca2b45eeac500b17efea11b143d712 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 372095723a597f4d27f561abab9b3da4c8a33106 (diff) |
EDAC, sb_edac: Remove NULL pointer check on array pci_tad
pvt->pci_tad is a NUM_CHANNELS array of struct pci_dev pointers and
hence cannot be NULL, so the NULL pointer check on pci_tad is redundant.
Remove it.
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Tony Luck <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions