git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3527a00
)
[ALSA] rtctimer: remove superfluous rtc_inc variable
author
Clemens Ladisch
<clemens@ladisch.de>
Tue, 27 Sep 2005 13:56:28 +0000
(15:56 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 4 Nov 2005 12:16:44 +0000
(13:16 +0100)
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 <clemens@ladisch.de>
No differences found