diff options
| author | Jiri Slaby <[email protected]> | 2023-08-01 08:22:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-03 09:51:21 +0200 |
| commit | 8a76d8b0751239bab10547dfb0fb3d2612bcc48a (patch) | |
| tree | de49b8e2faa3a993d6e52d2279dd4598effdb08e /tools/perf/scripts/python/task-analyzer.py | |
| parent | a35f38991c2e22c41aa9cd67bd6c55de5d9972dc (diff) | |
net: nfc: remove casts from tty->disc_data
tty->disc_data is 'void *', so there is no need to cast from that.
Therefore remove the casts and assign the pointer directly.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Max Staudt <[email protected]>
Cc: Wolfgang Grandegger <[email protected]>
Cc: Marc Kleine-Budde <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Max Staudt <[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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions