diff options
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-07-01 12:15:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 19:32:09 +0300 |
commit | feb20855a32ae62315038bac59a92d6489ea9cbe (patch) | |
tree | 76b597c9446ac294c834f75a47bc9efb52bc8d0a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0dbc8368edf0f1b55c4835019450d4c54cc9f6fe (diff) | |
download | linux-feb20855a32ae62315038bac59a92d6489ea9cbe.tar.xz |
staging: rtl8192u: Replace function rtl8192_rx_enable()
Remove function rtl8192_rx_enable as all it does is call
rtl8192_rx_initiate.
Rename rtl8192_rx_initiate to rtl8192_rx_enable and change its type from
static to non-static to maintain compatibility with call sites of
rtl8192_rx_enable.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Link: https://lore.kernel.org/r/20190701091552.12696-1-nishkadg.linux@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