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)
commitf05ede3a9416b6eff6c997c12fd749044fb4fdac
tree82f137bd2b3081f9f369f13680c030df3cec33cc
parent0ea19c64e30f3688d1a890217c382db2b0ca411c
Blackfin: isram: add unlikely to sanity checks

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>
arch/blackfin/mm/isram-driver.c