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:
ea3d522
)
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 23 Feb 2007 11:11:56 +0000
(
04:11
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 26 Feb 2007 18:34:07 +0000
(10:34 -0800)
By precomputing old_mask I remove an extra if statement, remove an
indentation level and make the code slightly easier to read.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found