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:
dfcba20
)
backlight: Remove excessive (un)likelys
author
Dmitry Torokhov
<dtor@mail.ru>
Thu, 8 Feb 2007 00:12:28 +0000
(
00:12
+0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Tue, 20 Feb 2007 08:38:44 +0000
(08:38 +0000)
Remove excessive numbers of (un)likely()s in the backlight core.
There are no hot paths in this code so rely on compiler to do
the right thing.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
No differences found