commit | e79798659339be800bf553c0b6fb06745aecf37f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Dec 12 10:19:07 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 12:57:07 2013 -0800 |
tree | 2a1aa22102a76659a8dba3dcc70136f4df0f9cef | |
parent | 6ad58fa82db897b4422a873c01fa41f84b652502 [diff] |
drivers: base: Convert print_symbol to %pSR Use the new vsprintf extension to avoid any possible message interleaving. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>