aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2017-10-24 01:27:23 -0700
committerGreg Kroah-Hartman <[email protected]>2017-11-03 14:49:08 +0100
commite8b1844a7e59fc35c086358021d9d42b4ce3ee22 (patch)
treea367d7d4aaca6d86b841561c679a1643c6b4e0ab /tools/perf/scripts/python
parent1663b8faad61439a4236e013a9146985494fe235 (diff)
staging: rtl8723bs: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly. This performs some refactoring to remove needless wrapper functions, and adds a pointer back to the desired adapter. Cc: Greg Kroah-Hartman <[email protected]> Cc: Shreeya Patel <[email protected]> Cc: Hans de Goede <[email protected]> Cc: Larry Finger <[email protected]> Cc: Himanshu Jha <[email protected]> Cc: Joe Perches <[email protected]> Cc: Derek Robson <[email protected]> Cc: Harsha Sharma <[email protected]> Cc: Dan Carpenter <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Stephen Hemminger <[email protected]> Cc: yuan linyu <[email protected]> Cc: Johannes Berg <[email protected]> Cc: [email protected] Signed-off-by: Kees Cook <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions