diff options
| author | Fabio M. De Francesco <[email protected]> | 2021-09-24 14:26:55 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-27 17:37:11 +0200 |
| commit | 4689bdfa07fa7bc60155043148cf2c2d73b8d89c (patch) | |
| tree | 7e957f1c7a17c4f39d688a0f2767645648e0d99c /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ce86bf9dabc2a1ea24033625728393ac3a13dfc7 (diff) | |
staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
Rename variables in rtw_read{8.16.32}() and in rtw_write{8,16,32,N}()
because of unnecessary 'p' (that probably stand for "pointer to") and
'w' (that probably stands for "word"):
pio_priv => io_priv;
pintfhdl => intf;
wvalue => value.
Co-developed-by: Pavel Skripkin <[email protected]>
Signed-off-by: Pavel Skripkin <[email protected]>
Signed-off-by: Fabio M. De Francesco <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions