summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorNishka Dasgupta <nishkadg.linux@gmail.com>2019-06-24 08:48:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-26 05:00:08 +0300
commit795eb36899ae697d898adc98d208b0bdb222d956 (patch)
treeb3747303d1594109a5fb9b447f9b94a464f77da5 /tools/perf/scripts/python/mem-phys-addr.py
parentd91674322d1b9ae28b678d3683d522b56f1f367d (diff)
downloadlinux-795eb36899ae697d898adc98d208b0bdb222d956.tar.xz
staging: rtl8712: Replace function r8712_init_evt_priv()
Remove function r8712_init_evt_priv as all it does is call _init_evt_priv. Rename _init_evt_priv to r8712_init_evt_priv to maintain compatibility with call sites. Change type of new r8712_init_evt_priv from static to non-static as original r8712_init_evt_priv was non-static. Change return type of new r8712_init_evt_priv to int as original had return type u32 but new (formerly _init_evt_priv) had return type sint. Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions