Blackfin: cleanup module section checking
authorMike Frysinger <vapier@gentoo.org>
Fri, 26 Jun 2009 00:48:33 +0000 (00:48 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 01:28:51 +0000 (21:28 -0400)
The current module section handling code has a lot of verbose statements
copied and pasted throughout which makes it pretty hard to digest at a
glance.  By unifying all of these up front, it is a lot easier to quickly
get an idea of what is actually going on.

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

No differences found