Blackfin: isram: add unlikely to sanity checks
authorMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2009 15:34:08 +0000 (15:34 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:47 +0000 (00:30 -0500)
Don't want the compiler assuming the rare sanity checks are the norm and
optimize for those paths.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found