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:
f4ffaa4
)
[RBTREE] Add accessor macros for colour and parent fields of rb_node
author
David Woodhouse
<dwmw2@infradead.org>
Fri, 21 Apr 2006 12:12:44 +0000
(13:12 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Fri, 21 Apr 2006 12:12:44 +0000
(13:12 +0100)
This is in preparation for merging those fields into a single
'unsigned long', because using a whole machine-word for a single bit
of colour information is wasteful.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found