diff options
| author | Nishka Dasgupta <[email protected]> | 2019-07-12 12:47:43 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-22 07:34:15 +0200 |
| commit | 5cace672b9a4da8586ade62d3a7f204a4adced2e (patch) | |
| tree | b8418c24d025bf9db0e01feeef95f2edee219ecc /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 04c8c1985618b45e59433d6c46e3f787e146017e (diff) | |
staging: rtl8188eu: Replace function rtw_alloc_network()
Change external call site of _rtw_alloc_network to rtw_alloc_network.
Remove function rtw_alloc_network as all it does is call
_rtw_alloc_network.
Rename _rtw_alloc_network to rtw_alloc_network to maintain compatibility
with call sites. Keep its type as non-static (even though the old
rtw_alloc_network was static) as this functionality is used in other
files as well.
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/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions