From: Clemens Ladisch Date: Tue, 27 Sep 2005 13:56:28 +0000 (+0200) Subject: [ALSA] rtctimer: remove superfluous rtc_inc variable X-Git-Tag: v2.6.15-rc1~451^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf25df1be2e3843f786a2562202c7897bbd149d;p=pandora-kernel.git [ALSA] rtctimer: remove superfluous rtc_inc variable Modules: RTC timer driver The rtc_inc variable is never used outside the interrupt handler, and is always one where it matters, so we can just remove it. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed