aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-06-24 11:18:55 +0530
committerGreg Kroah-Hartman <[email protected]>2019-06-26 10:00:08 +0800
commit795eb36899ae697d898adc98d208b0bdb222d956 (patch)
treeb3747303d1594109a5fb9b447f9b94a464f77da5 /tools/perf/scripts/python
parentd91674322d1b9ae28b678d3683d522b56f1f367d (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions