From: Dmitry Torokhov Date: Thu, 8 Feb 2007 00:12:28 +0000 (+0000) Subject: backlight: Remove excessive (un)likelys X-Git-Tag: v2.6.21-rc1~52^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90968e8ebc4611896ff7f2ef0c0bf8455e845cd1;p=pandora-kernel.git 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 Signed-off-by: Richard Purdie --- Reading git-diff-tree failed