diff options
author | Nishka Dasgupta <[email protected]> | 2019-07-01 14:45:52 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-07-03 18:32:09 +0200 |
commit | feb20855a32ae62315038bac59a92d6489ea9cbe (patch) | |
tree | 76b597c9446ac294c834f75a47bc9efb52bc8d0a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0dbc8368edf0f1b55c4835019450d4c54cc9f6fe (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions