diff options
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-07-01 14:45:52 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 18:32:09 +0200 |
commit | feb20855a32ae62315038bac59a92d6489ea9cbe (patch) | |
tree | 76b597c9446ac294c834f75a47bc9efb52bc8d0a /drivers/regulator/pv88060-regulator.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 <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 'drivers/regulator/pv88060-regulator.c')
0 files changed, 0 insertions, 0 deletions