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:
a26cbc6
)
rt2x00: Use __builtin_choose_expr() instead of ?:
author
Ivo van Doorn
<IvDoorn@gmail.com>
Fri, 6 Jun 2008 20:58:29 +0000
(22:58 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Sat, 14 Jun 2008 16:17:57 +0000
(12:17 -0400)
To really force the FIELD macros to determine
the first bit of the register field we should
use the __builtin_choose_expr() function.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found