backlight: Remove excessive (un)likelys

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>
This commit is contained in:
Dmitry Torokhov 2007-02-08 00:12:28 +00:00 committed by Richard Purdie
commit 90968e8ebc
2 changed files with 20 additions and 20 deletions