From: Roel Kluin Date: Sun, 22 Nov 2009 18:04:28 +0000 (-0800) Subject: omap: Fix Unlikely(x) < y X-Git-Tag: v2.6.32-omap1~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65fcdb5865b3efe9632f90366721d58bba8bc3fd;p=pandora-kernel.git omap: Fix Unlikely(x) < y The closing parenthesis was not on the right location. Signed-off-by: Roel Kluin Signed-off-by: Tony Lindgren ---