diff options
| author | Uwe Kleine-König <[email protected]> | 2023-03-02 12:54:17 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-09 17:12:33 +0100 |
| commit | 46ce64bbfe0c84d1cf14fb325c8c7c323cabf3b8 (patch) | |
| tree | 366607d442c681f9e2b3114f57ef215393ff32af /tools/perf/scripts/python | |
| parent | 872eb918d8e10a6293240e0dd89a45842079c03c (diff) | |
serial: imx: Drop a few unneeded casts
There is no point in casting a struct uart_port to a struct imx_port
just to access the first member of the latter (a struct uart_port).
This introduces no code changes.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions