commit | aa7e5221fb47badbea618cc62704d6e4a4bcce15 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sat Feb 10 01:45:27 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:29 2007 -0800 |
tree | 45f9cac3cb2654d2d0f8d31fc2972c1732b98708 | |
parent | 9fa372a850b9ffcb177eb9ac0b75963b2f9af233 [diff] |
[PATCH] Char: moxa, timers cleanup Use kernel macros and functions for timer encapsulation -- do not access fileds directly. Also del_timer on inactive is legal, so that noting if it runs is senseless, delete these variables. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>