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:
4fa1970
)
[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()
author
Al Viro
<viro@ftp.linux.org.uk>
Sun, 8 Oct 2006 13:45:28 +0000
(14:45 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 8 Oct 2006 19:32:36 +0000
(12:32 -0700)
titan_dispatch_irqs() always gets get_irq_regs() as argument; kill
the argument and collapse set_irq_regs() in body.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found