aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorLABBE Corentin <[email protected]>2015-11-24 15:36:57 +0100
committerGreg Kroah-Hartman <[email protected]>2015-12-13 19:59:48 -0800
commit5f8b90431fc9613d4559a602a1070b2270ff4444 (patch)
tree8070ebab7bdd3b646fb203b38b16e3840dc57393 /lib/cpu-notifier-error-inject.c
parent4d2ae601d80675af025e7a5bcbe918c58b6743aa (diff)
serial: imx: fix a possible NULL dereference
of_match_device could return NULL, and so cause a NULL pointer dereference later. Even if the probability of this case is very low, fixing it made static analyzers happy. Solving this with of_device_get_match_data made also code simplier. Signed-off-by: LABBE Corentin <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions