aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-09-08 09:38:01 +0100
committerBorislav Petkov <[email protected]>2016-09-12 20:15:43 +0200
commitc7c35407cd8654b5ee138b6f1dbb24dc62a3f3c0 (patch)
tree6372455d64ca2b45eeac500b17efea11b143d712 /lib/netdev-notifier-error-inject.c
parent372095723a597f4d27f561abab9b3da4c8a33106 (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 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions