diff options
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | 2019-05-29 10:54:38 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-06-27 20:24:22 +0300 |
commit | 226746fd12013b80ef16eceb9081012d2a6efcc0 (patch) | |
tree | fd6ce8792f94f26eae0a4bf73596e605429c8d3c /tools/perf/scripts/python/compaction-times.py | |
parent | fa6dfe6bff246ddd5be3cfe81637f137acd6c294 (diff) | |
download | linux-226746fd12013b80ef16eceb9081012d2a6efcc0.tar.xz |
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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions