diff options
| author | Ivan Safonov <[email protected]> | 2020-10-11 18:47:16 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-10-26 06:53:09 +0100 |
| commit | 42a18f09bcb900997f5f67ac8fe29ba4bc6e79e3 (patch) | |
| tree | 61623ace8100619d9c48c82d542f64bacb2fd45b /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | c854f01429631c9e7ef51d90f2a8e2bdc195163b (diff) | |
staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() result
The type cast
padapter = (struct adapter *)rtw_netdev_priv(dev);
do nothing because type of rtw_netdev_priv() result
is (struct adapter *).
Signed-off-by: Ivan Safonov <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions