From: Jiri Slaby Date: Sat, 10 Feb 2007 09:45:27 +0000 (-0800) Subject: [PATCH] Char: moxa, timers cleanup X-Git-Tag: v2.6.21-rc1~274^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7e5221fb47badbea618cc62704d6e4a4bcce15;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed