Skip to content
Commit 8c0d9461 authored by Dan Carpenter's avatar Dan Carpenter Committed by Daniel Lezcano
Browse files

clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check



The "pdata" pointer cannot be NULL because it's checked at the start of
the function.  Delete the check.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YoZM65RFDQAfqV6J@kili


Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent a74dfa43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment