aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2021-08-29 13:25:54 +0200
committerGreg Kroah-Hartman <[email protected]>2021-09-13 08:49:44 +0200
commit67f8dd7653698cf4af7982d51b7aa0b8f64df132 (patch)
tree85565d7d82bb65e1e7d679a62399338e62fa0104 /tools/perf/scripts/python/netdev-times.py
parent45efafd4ccaaa04b1886cd857762a50862b39b93 (diff)
staging: r8188eu: convert type of second parameter of rtw_*_decrypt()
Convert the type of the second parameter of the rtw_*_decrypt() functions to struct recv_frame. All callers of the functions cast the type to (u8 *) and in the functions it is casted back to the original type. Changing the type of the second parameter to struct recv_frame avoids these unnecessary casts and improves readability. Acked-by: Phillip Potter <[email protected]> Signed-off-by: Michael Straube <[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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions