diff options
| author | Madhumitha Prabakaran <[email protected]> | 2019-03-17 16:33:54 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-03-18 07:45:10 +0100 |
| commit | cfc7ef740342e6c9ea61dc832eda963012f27f7f (patch) | |
| tree | 00812f686ba2ac5036b3d2dbc7d89ef4b3e0126f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | fdd1b243edd776ea5726b58325d0276443097be5 (diff) | |
staging: rtl8723bs: Remove wrapper functions and change function names
Drop wrappers rtw_init_cmd_priv and rtw_init_evt_priv and remove their
function declarations, as their only purpose is to call other functions.
Change function names from _rtw_init_cmd_priv to
rtw_init_cmd_priv, and _rtw_init_evt_priv to rtw_init_evt_priv in
function definitions and function declarations. Also, remove externs in
function declarations rtw_init_cmd_priv and rtw_init_evt_priv, to
maintain Linux kernel coding style.
Signed-off-by: Madhumitha Prabakaran <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions