From: Joe Perches Date: Wed, 20 Oct 2010 18:11:51 +0000 (-0700) Subject: Blackfin: use more standard pr_fmt in the module loader X-Git-Tag: v2.6.39-rc2~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b75a9e6bfba5c7343391ac1bacd44d6652dde8da;p=pandora-kernel.git Blackfin: use more standard pr_fmt in the module loader Changed pr_fmt(fmt) to make the format arguments match the format. Changed an argument name in apply_relocate from me to mod so that the pr_err is consistent with the other uses. Added missing '\n' to a format. Signed-off-by: Joe Perches Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed