Skip to content
Commit 28b0ffe9 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

can: m_can_platform: remove not needed casts to struct m_can_plat_priv *



The struct m_can_classdev::device_data is a void pointer, so there's no
need to cast it to struct m_can_plat_priv *, when assigning the struct
m_can_plat_priv pointer.

This patch removes the not needed casts from the m_can_platform driver.

Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 6093f744
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment