Skip to content
Snippets Groups Projects
Commit 1a596c44 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

test: pwm: Add a check that dev is not NULL


We know that uclass_get_device() does not return NULL for dev when it
succeeds but coverity does not. Add an extra check to hopefully keep it
happy.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reported-by: Coverity (CID: 161690)
Fixes: 43b41566 (dm: sandbox: pwm: Add a basic pwm test)
parent 50258977
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment