diff options
| author | Nishka Dasgupta <[email protected]> | 2019-03-22 20:08:23 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-03-24 09:50:02 +0100 |
| commit | cb8de77c78c73541edd32eeb62501af1bd73c76a (patch) | |
| tree | 115f07b04ef4377a5814f81bd4aedf7b214a3d2f /tools/perf/scripts/python/bin | |
| parent | d4223e06b6aed581625f574ad8faa71b6c0fc903 (diff) | |
staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()
Remove function rtw_init_mlme_priv() as all it does is call
_rtw_init_mlme_priv().
Change the name of _rtw_init_mlme_priv() to rtw_init_mlme_priv() and its
return type to int.
Remove references to _rtw_init_mlme_priv() from the corresponding header
file.
Suggestion to delete return variable from rtw_init_mlme_priv() put forward
by Coccinelle using ret.cocci.
Signed-off-by: Nishka Dasgupta <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions