diff options
| author | Kees Cook <[email protected]> | 2017-10-30 15:26:15 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-02 11:42:17 +0100 |
| commit | dbc0f57200d60962103b3cf68faaaa43bdbea066 (patch) | |
| tree | 960741258f5fdb2727f0071fb1010d51653a62dc /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 770b03c2ca4aa44d226cf248f86aa23e546147d0 (diff) | |
staging: vc04_services: 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.
Additionally removes invalid NULL check, as pointed out by Dan Carpenter.
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Eric Anholt <[email protected]>
Cc: Stefan Wahren <[email protected]>
Cc: Michael Zoran <[email protected]>
Cc: Keerthi Reddy <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Tested-by: Stefan Wahren <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions