aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>2019-03-17 16:33:54 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-18 07:45:10 +0100
commitcfc7ef740342e6c9ea61dc832eda963012f27f7f (patch)
tree00812f686ba2ac5036b3d2dbc7d89ef4b3e0126f /tools/perf/scripts/python/bin
parentstaging: rtl8723bs: os_dep: Fix space in pointer definition (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 <madhumithabiw@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions