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:
fe5c7cc
)
sched: fix style of swap() macro in kernel/sched_fair.c
author
Ingo Molnar
<mingo@elte.hu>
Mon, 29 Oct 2007 20:18:11 +0000
(21:18 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 29 Oct 2007 20:18:11 +0000
(21:18 +0100)
fix style of swap() macro in kernel/sched_fair.c.
( this macro should eventually move to a general header, as ext3 uses
a similar construct too. )
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found