diff options
| author | Jiri Slaby <[email protected]> | 2007-02-12 00:52:31 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-12 09:48:30 -0800 |
| commit | 40565f1962c5be9b9e285e05af01ab7771534868 (patch) | |
| tree | ae84097778a8adfc5a9aad8a5428fe803d54346a /include/linux/debugobjects.h | |
| parent | d096f3e9898d469493fc0afe88d7285c4bdc3ce2 (diff) | |
[PATCH] Char: timers cleanup
- Use timer macros to set function and data members and to modify
expiration time.
- Use DEFINE_TIMER for global timers and do not init them at run-time in
these cases.
- del_timer_sync is common in most cases -- we want to wait for timer
function if it's still running.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Dominik Brodowski <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Paul Fulghum <[email protected]>
Cc: Kylene Jo Hall <[email protected]>
Cc: Wim Van Sebroeck <[email protected]>
Acked-by: Dmitry Torokhov <[email protected]> (Input bits)
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions