From: Mike Frysinger Date: Fri, 26 Jun 2009 00:48:33 +0000 (+0000) Subject: Blackfin: cleanup module section checking X-Git-Tag: v2.6.32-rc1~662^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459fec9073bca854badc1a719f7c12f5162d0edd;p=pandora-kernel.git Blackfin: cleanup module section checking 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 --- Reading git-diff-tree failed