diff options
author | 2020-07-27 00:02:46 +0300 | |
---|---|---|
committer | 2020-07-28 10:05:33 +0200 | |
commit | 01713f0d58322f0029f5ac99ce60dd44414b4902 (patch) | |
tree | 560d926092bb23e40f4bd559310b70101f9c9e31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: greybus: gpio: Use irqchip template (diff) | |
download | wireguard-linux-01713f0d58322f0029f5ac99ce60dd44414b4902.tar.xz wireguard-linux-01713f0d58322f0029f5ac99ce60dd44414b4902.zip |
staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(decrypt|encrypt)
rtw_aes_decrypt, rtw_tkip_decrypt, rtw_wep_decrypt, rtw_aes_encrypt,
rtw_tkip_encrypt, rtw_wep_encrypt are takes (u8 *) second argiment and
always uses it as (struct recv_frame *) or (struct xmit_frame *).
This is causes a lot of unnecessary type casts
and complicates refactoring.
Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Link: https://lore.kernel.org/r/20200726210246.68633-1-insafonov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions