diff options
author | 2019-05-29 15:54:38 +0800 | |
---|---|---|
committer | 2019-06-27 20:24:22 +0300 | |
commit | 226746fd12013b80ef16eceb9081012d2a6efcc0 (patch) | |
tree | fd6ce8792f94f26eae0a4bf73596e605429c8d3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rtw88: resolve order of tx power setting routines (diff) | |
download | wireguard-linux-226746fd12013b80ef16eceb9081012d2a6efcc0.tar.xz wireguard-linux-226746fd12013b80ef16eceb9081012d2a6efcc0.zip |
rtw88: do not use (void *) as argument
The type change from (void *) to (struct rtw_dev *) is redundant.
Just pass the right type and compiler can check that for us.
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions