From: Adrian Bunk Date: Tue, 6 Sep 2005 22:17:39 +0000 (-0700) Subject: [PATCH] remove the second arg of do_timer_interrupt() X-Git-Tag: v2.6.14-rc1~671 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4bde9a3486cd7e70bedd2aff35b38667d50173;p=pandora-kernel.git [PATCH] remove the second arg of do_timer_interrupt() The second arg of do_timer_interrupt() is not used in the functions, and all callers pass NULL. Signed-off-by: Adrian Bunk Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed