commit | b75a9e6bfba5c7343391ac1bacd44d6652dde8da | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 11:11:51 2010 -0700 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Mar 25 16:54:12 2011 -0400 |
tree | e10df3accef7999c57b0422200d1ea7728e93746 | |
parent | 6c5103890057b1bb781b26b7aae38d33e4c517d8 [diff] |
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 <joe@perches.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>