diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2019-08-19 20:17:13 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2019-08-20 14:41:26 +0300 |
commit | 28b0ffe98b53cf1f3e58023699886f813fb26144 (patch) | |
tree | 46e01ab08367dc19cb7b2f5dbed015874851b3ae /tools/perf/scripts/python/stackcollapse.py | |
parent | 6093f744fec77e06f98b0267ced88b9caa64eae8 (diff) | |
download | linux-28b0ffe98b53cf1f3e58023699886f813fb26144.tar.xz |
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: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions