diff options
author | Kees Cook <[email protected]> | 2017-10-11 12:51:53 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2017-10-27 02:22:00 -0700 |
commit | 1f0849dac19ba35087e7a2056dde8206aa23c5e7 (patch) | |
tree | 030cd7a4d4eb39999d7338c2cbbeb81e5d65796a /tools/perf/scripts/python | |
parent | b0a2dc66152aa409860e02804169b0007244ebd7 (diff) |
scsi: libfc: 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 removes several redundant setup
calls in favor of just changing the timer function directly.
Cc: Johannes Thumshirn <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Acked-by: Johannes Thumshirn <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions